- compiler/.gitignore and remove the corresponding entries in root/.gitignore. - examples/game_of_life/.gitignore - examples/tetris/.gitignore - examples/word_counter/.gitignore |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| README.md | ||
| demo.gif | ||
| life.v | ||
README.md
Conway's Game of Life
v run life.v
Created by fuyutarow: https://github.com/fuyutarow/Conways-Game-of-Life-with-Vlang
