v/examples/game_of_life
unknown-v 5f43a61e0d examples: update `[0;n]` to `[0].repeat(n)` 2019-09-16 01:55:54 +03:00
..
.gitignore bring back examples 2019-06-29 12:34:32 +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: update `[0;n]` to `[0].repeat(n)` 2019-09-16 01:55:54 +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