Skip to content

progs2002/GameOfLife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GameOfLife

Real time interactive simulation of Conway's Game of Life made with c++/sdl2.


What is Conway's Game of Life?

press space to pause and play anytime and use left-mouse button to mark/unmark cells. use r for reset, s for inverting cell marks and g to switch grid view.

How to run

very minimalist build system

run gnu make for building and launching the debug build

and runWindows.bat to run on windows. (make sure you have gcc)

About

Conway's game of life

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages