ConwaysGameOfLife Save

An implementaion of Conway's game of life written in the C language using the SDL library.

Project README

Conways game of life

An implementation of Conway's game of life written in C using the SDL library. This is expected to run on windows.

Keymappings:

- Q            - Quit
- K            - Kill all cells
- R            - Repopulate the board
- W            - Up
- A            - Left
- S            - Down
- D            - Right
- Space        - Pause
- Up-Arrow     - Speed the simulation up
- Down-Arrow   - Slow the simulation down
- Mouse button - Change the clicked cell's state
- Scroll wheel - Zoom

Alt text

Alt text

Open Source Agenda is not affiliated with "ConwaysGameOfLife" Project. README Source: noahhaasis/conwaysGameOfLife
Stars
29
Open Issues
2
Last Commit
4 years ago

Open Source Agenda Badge

Open Source Agenda Rating