v/examples/game_of_life
Lukas Neubert df4165c7ee
docs_ci: check all md files except thirdparty (#6855)
2020-11-18 18:28:28 +01:00
..
modules/automaton examples: cleanup up the life automaton implementation 2020-11-04 10:00:59 +02:00
README.md docs_ci: check all md files except thirdparty (#6855) 2020-11-18 18:28:28 +01:00
demo.gif bring back examples 2019-06-29 12:34:32 +02:00
life.v examples: fix warnings when doing `./v -W -progress -check-syntax build-examples` 2020-10-26 13:14:26 +02:00
life_gg.v examples: fix warnings when doing `./v -W -progress -check-syntax build-examples` 2020-10-26 13:14:26 +02: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