game-of-life/README.md

8 lines
315 B
Markdown
Raw Normal View History

2020-05-23 20:03:51 +00:00
# Game of Life
*It's not really about the Game of Life*
2020-05-26 01:37:01 +00:00
A weekend project with the following goals:
- implement webpack build with babel
- develop a simple Conway's Game of Life app without framework reliance
- seed Game of Life with GitHub contribution calendars just for fun
- implement a GitHub Actions workflow