This website requires JavaScript.
Explore
Help
Sign In
mitchellhansen
/
conways-game-of-life-cpu
Watch
1
Star
0
Fork
0
You've already forked conways-game-of-life-cpu
Code
Issues
Pull Requests
Releases
Wiki
Activity
20
Commits
1
Branch
0
Tags
931ba0e63f9a7c64c8bef734873a2642b746a0af
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
mitchellhansen
931ba0e63f
tweaking
2019-02-15 16:00:24 -08:00
.gitattributes
Initial commit to add default .gitIgnore and .gitAttribute files.
2015-11-27 00:49:42 -08:00
.gitignore
Initial commit to add default .gitIgnore and .gitAttribute files.
2015-11-27 00:49:42 -08:00
CMakeLists.txt
Removed errant header,m changed cmake project name
2016-11-27 21:07:00 -08:00
FindSFML.cmake
now uses cmake
2016-11-25 22:07:22 -08:00
main.cpp
tweaking
2019-02-15 16:00:24 -08:00
Node.cpp
tweaking
2019-02-15 16:00:24 -08:00
Node.h
tweaking
2019-02-15 16:00:24 -08:00
README.md
Update README.md
2016-11-25 22:09:48 -08:00
Screeny2.png
Screeny
2016-01-16 19:57:33 -08:00
Screeny.png
Multithreaded, I think the hangup now is sprite drawing, but it looks much more impressive now. So i'm happy
2015-12-22 14:49:32 -08:00
README.md
conways-game-of-life
Simple (slow) simulation of Conways game of life, SFML, C++
Description
No description provided
Readme
618
KiB
Languages
CMake
67.9%
C++
32.1%