This website requires JavaScript.
Explore
About
FAQ
Donate
Help
Sign In
reth
/
GameOfLife
forked from
arslee07/GameOfLife
Watch
1
Star
0
Fork
You've already forked GameOfLife
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
master
GameOfLife
/
README.md
232 B
Raw
Permalink
Blame
History
Conway's Game of Life written in C with SDL2.
Installation
mkdir build
cd
build cmake .. make sudo make install
Control
Hold LMB to "draw" cells
Click RMB to toggle generation
Press C to clear the board