Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

Jogo da vida


Autor


Geovani Pereira dos Santos

Compilar


g++ main.cpp jogoVida.cpp -O3 -static -Wall

Executar caso de teste


./a.out < in.txt