An open API service indexing awesome lists of open source software.

https://github.com/textbook/cyf-conway

Created with CodeSandbox
https://github.com/textbook/cyf-conway

Last synced: over 1 year ago
JSON representation

Created with CodeSandbox

Awesome Lists containing this project

README

          

Conway's Game Of Life
=====================

- Game: https://en.wikipedia.org/wiki/Conway%27s_game_of_life
- Library: https://www.npmjs.com/package/game-of-life-logic

Task
----

Make a user interface to let the player set up the initial conditions
for a Game of Life and make it "tick".