Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/geovani-moc/conway-s-game-of-life
conway-s-game-of-life
https://github.com/geovani-moc/conway-s-game-of-life
algorithm conways-game-of-life jogo-da-vida
Last synced: about 2 months ago
JSON representation
conway-s-game-of-life
- Host: GitHub
- URL: https://github.com/geovani-moc/conway-s-game-of-life
- Owner: geovani-moc
- License: apache-2.0
- Created: 2019-09-16T15:56:55.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-25T17:37:03.000Z (about 5 years ago)
- Last Synced: 2024-04-01T06:15:05.341Z (9 months ago)
- Topics: algorithm, conways-game-of-life, jogo-da-vida
- Language: C++
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Jogo da vida
Autor
Geovani Pereira dos SantosCompilar
g++ main.cpp jogoVida.cpp -O3 -static -WallExecutar caso de teste
./a.out < in.txt