dependabot[bot] 602a9fc53c
Bump acorn from 6.3.0 to 6.4.1
Bumps [acorn](https://github.com/acornjs/acorn) from 6.3.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.3.0...6.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-04-05 09:24:36 +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
2020-04-05 09:24:36 +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%