v/examples/game_of_life
Wink Saville 67f68db530 Add several gitignore files
- compiler/.gitignore and remove the corresponding entries in root/.gitignore.
 - examples/game_of_life/.gitignore
 - examples/tetris/.gitignore
 - examples/word_counter/.gitignore
2019-06-26 01:22:35 +02:00
..
.gitignore Add several gitignore files 2019-06-26 01:22:35 +02:00
README.md Fix examples/game_of_life/README.md 2019-06-26 01:19:47 +02:00
demo.gif examples: fix game of life demo 2019-06-24 15:00:31 +02:00
life.v examples: game of life 2019-06-24 14:58:47 +02:00

README.md

Conway's Game of Life

v run life.v

Created by fuyutarow: https://github.com/fuyutarow/Conways-Game-of-Life-with-Vlang