mirror of
https://github.com/Aviortheking/game-of-life.js.git
synced 2025-04-23 03:12:17 +00:00
Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 13.1.1 to 13.1.2. - [Release notes](https://github.com/yargs/yargs-parser/releases) - [Changelog](https://github.com/yargs/yargs-parser/blob/master/docs/CHANGELOG-full.md) - [Commits](https://github.com/yargs/yargs-parser/commits) Signed-off-by: dependabot[bot] <support@github.com>
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
Description
Languages
TypeScript
86.6%
HTML
8.6%
JavaScript
4.8%