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-24 15:00:31 +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 examples: game of life 2019-06-24 14:58:47 +02:00

Conway's Game of Life

v run main.v

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