mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
67f68db530
- compiler/.gitignore and remove the corresponding entries in root/.gitignore. - examples/game_of_life/.gitignore - examples/tetris/.gitignore - examples/word_counter/.gitignore |
||
---|---|---|
.. | ||
.gitignore | ||
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