1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/examples/game_of_life
2021-02-27 20:41:06 +03:00
..
modules/automaton examples: cleanup up the life automaton implementation 2020-11-04 10:00:59 +02:00
demo.gif
life_gg.v
life.v time: time.wait() => time.sleep() 2021-02-27 20:41:06 +03:00
README.md docs_ci: check all md files except thirdparty (#6855) 2020-11-18 18:28:28 +01:00

Conway's Game of Life

v run life.v

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