v/examples/game_of_life
Lukas Neubert 16e79bc3ca
tools: format most examples and tutorials, add them to `v test-cleancode` (#9826)
2021-04-20 17:16:35 +03:00
..
modules/automaton tools: format most examples and tutorials, add them to `v test-cleancode` (#9826) 2021-04-20 17:16:35 +03:00
README.md docs_ci: check all md files except thirdparty (#6855) 2020-11-18 18:28:28 +01:00
life.v time: time.wait() => time.sleep() 2021-02-27 20:41:06 +03:00
life_gg.v tools: format most examples and tutorials, add them to `v test-cleancode` (#9826) 2021-04-20 17:16:35 +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