mirror of
https://github.com/Aviortheking/game-of-life.js.git
synced 2025-04-22 19:02:13 +00:00
361 B
361 B
This pojecct is me building the Game of life over a weekend
how to run it?
yarn # install the dependencies
yarn build:prod
and open the index.html in your favorite browser!
History
V1 finished in 2 hours
after it ther will be some optimisation and better handling of dead cells