No description
490afb4591
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. - [Release notes](https://github.com/faye/websocket-extensions-node/releases) - [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md) - [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4) Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.github/workflows | ||
src | ||
.babelrc | ||
.gitignore | ||
index.html | ||
package-lock.json | ||
package.json | ||
README.md | ||
RunningScreenshot.png | ||
SeedScreenshot.png | ||
webpack.common.js | ||
webpack.dev.js | ||
webpack.prod.js |
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