Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Set Game

Built the game of Set (wiki) leveraging a thought experiment about using regular Javascript classes to implement complex state in React applications. This game is an example of using a state manager without reference to framework specifics in React, Zustand, etc. See more details on how and why to use useVanillaState in this repo.

How to

$ git clone ...
$ cd set-game
$ yarn install
$ yarn start

Preview

drawing

About

Game of Set

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages