1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/examples/game_of_life
2020-03-21 09:47:38 +01:00
..
modules/automaton examples: use vcalloc 2020-03-04 17:28:05 +01:00
.gitignore examples: reorganize 2020-03-21 09:47:38 +01:00
demo.gif
life_gg.v remove os/time references from live programs, fix warnings 2019-12-09 18:53:17 +03:00
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