You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
mitchellhansen 3bc1a6cdac
update
4 years ago
.gitattributes Initial commit to add default .gitIgnore and .gitAttribute files. 9 years ago
.gitignore Initial commit to add default .gitIgnore and .gitAttribute files. 9 years ago
CMakeLists.txt Removed errant header,m changed cmake project name 8 years ago
FindSFML.cmake now uses cmake 8 years ago
Node.cpp tweaking 5 years ago
Node.h tweaking 5 years ago
README.md update 4 years ago
Screeny.png Multithreaded, I think the hangup now is sprite drawing, but it looks much more impressive now. So i'm happy 9 years ago
Screeny2.png Screeny 8 years ago
main.cpp tweaking 5 years ago

README.md

conways-game-of-life

Simple (slow) simulation of Conways game of life, SFML, C++