v/examples/game_of_life
joe-conigliaro f92cf69e60
parser: allow deref assign without parens pt2 update vlib
2020-04-25 18:09:52 +10:00
..
modules/automaton parser: allow deref assign without parens pt2 update vlib 2020-04-25 18:09:52 +10:00
.gitignore examples: reorganize 2020-03-21 09:47:38 +01:00
README.md bring back examples 2019-06-29 12:34:32 +02:00
demo.gif bring back examples 2019-06-29 12:34:32 +02:00
life.v examples/game_of_life: add a GUI frontend; compiler: local modules relative to a main module 2019-11-23 16:33:25 +03:00
life_gg.v remove os/time references from live programs, fix warnings 2019-12-09 18:53:17 +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