v/examples/game_of_life
Pradeep Verghese b52c98ac43
examples: fix compilation of game_of_life due to type mismatch
2020-05-29 09:45:20 +03:00
..
modules/automaton examples: fix compilation of game_of_life due to type mismatch 2020-05-29 09:45:20 +03:00
README.md
demo.gif
life.v
life_gg.v examples: fix const name warnings due to gx.White, etc... 2020-05-22 20:00:46 +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