mason-anderson / Game-of-Life

conway's game of life

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Game of life

it's Conways game of life simulator and it also does other rules. I made it with SFML

specify the rules as a command line argument --rule <survive>/<born>

About

conway's game of life


Languages

Language:C++ 95.2%Language:CMake 4.8%