v/examples/game_of_life
Alexander Medvednikov 7496c1be2a examples: fix remaining examples and add them to CI 2020-06-02 19:47:28 +02:00
..
modules/automaton make v build-examples work: part 1 2020-06-02 16:09:41 +02:00
README.md bring back examples 2019-06-29 12:34:32 +02:00
demo.gif bring back examples 2019-06-29 12:34:32 +02:00
life.v examples/game_of_life: add a GUI frontend; compiler: local modules relative to a main module 2019-11-23 16:33:25 +03:00
life_gg.v examples: fix remaining examples and add them to CI 2020-06-02 19:47:28 +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