Browsing tree for branch master, showing 2 entries
| / | life |
| Type | File | Last Commit | Author | Commit Date (UTC) | Size |
|---|---|---|---|---|---|
| txt | README.md | rani | 00:51, Jul 21 2023 | 481 B | |
| txt | life.c | rani | 01:22, Jul 21 2023 | 3.54 KiB |
| README.md |
| README.md |
LifeConway’s Game of Life. The game begins in a board editor. Click on a dead cell to give it life and click on a living cell to kill it. Pressing enter begins the simulation. r clears the board. q quits the game. During simulation, i edits the initial board, e edits the current board, and q quits the game. Config
|