v/examples/game_of_life
Benjamin Stigsen 546c388b02
gg: renaming drawing functions (#12913)
2021-12-23 13:31:25 +02:00
..
modules/automaton examples: remove unneeded workaround (#12336) 2021-10-30 18:49:54 +03:00
README.md docs_ci: check all md files except thirdparty (#6855) 2020-11-18 18:28:28 +01:00
life.v js: codegen & vlib fixes, replace the Game of Life CLI example (#12272) 2021-10-22 22:03:19 +03:00
life_gg.v gg: renaming drawing functions (#12913) 2021-12-23 13:31:25 +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