1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/examples/game_of_life
2019-09-16 01:55:54 +03:00
..
.gitignore
demo.gif
life.v examples: update [0;n] to [0].repeat(n) 2019-09-16 01:55:54 +03: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