dependabot[bot] d9d3409ff5
Bump elliptic from 6.5.1 to 6.5.4
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.1 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.1...v6.5.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-09 21:41:16 +00:00
2019-10-02 09:32:01 +02:00
2019-09-28 01:00:21 +02:00
2019-09-28 01:00:21 +02:00
2019-10-02 09:32:01 +02:00
2019-10-02 09:32:01 +02:00
2019-09-28 01:00:21 +02:00
2019-09-28 03:07:00 +02:00
2019-09-28 01:00:21 +02:00
2019-09-28 01:00:21 +02:00
2021-03-09 21:41:16 +00:00

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%