add goals to readme
This commit is contained in:
parent
24ec43385e
commit
067d7d24ec
1 changed files with 6 additions and 0 deletions
|
@ -1,2 +1,8 @@
|
||||||
# Game of Life
|
# Game of Life
|
||||||
*It's not really about the Game of Life*
|
*It's not really about the Game of Life*
|
||||||
|
|
||||||
|
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
|
Loading…
Reference in a new issue