8 lines
No EOL
331 B
Markdown
8 lines
No EOL
331 B
Markdown
# Game of Life
|
|
*It's not really about the Game of Life*
|
|
|
|
A weekend project with the following goals:
|
|
- [x] implement webpack build with babel
|
|
- [x] 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 |