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
8
Commits
1
Branch
0
Tags
e6f3bef05f95331dbb5a229b578cf94b28f433e9
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
e6f3bef05f
Oh wow, I'm going to save this for posterity. This makes a really cool effect, ghosting the nodes positions
2015-12-29 01:10:58 -08:00
Conways
Oh wow, I'm going to save this for posterity. This makes a really cool effect, ghosting the nodes positions
2015-12-29 01:10:58 -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
Conways.sln
Init
2015-11-27 00:50:11 -08:00
README.md
Create README.md
2015-11-27 00:57:55 -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
Conway
Simple (slow) simulation of Conways game of life, SFML, C++
Description
No description provided
Readme
618
KiB
Languages
CMake
67.9%
C++
32.1%