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-06-27 12:02:47 +02:00
..
.gitignore Add several gitignore files 2019-06-26 01:22:35 +02:00
demo.gif examples: fix game of life demo 2019-06-24 15:00:31 +02:00
life.v Rewrite time module 2019-06-27 12:02:47 +02:00
README.md Fix examples/game_of_life/README.md 2019-06-26 01:19:47 +02:00

Conway's Game of Life

v run life.v

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