v/examples/game_of_life
playX 864d6eae6b
js: codegen & vlib fixes, replace the Game of Life CLI example (#12272)
2021-10-22 22:03:19 +03:00
..
modules/automaton examples: fix compilation with -prod 2021-04-23 14:48:07 +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: remove obsolete usages of `use_ortho: true` 2021-06-24 11:15:12 +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