v/examples/game_of_life/README.md

11 lines
219 B
Markdown
Raw Permalink Normal View History

2019-06-24 14:58:47 +02:00
# Conway's Game of Life
2019-06-24 15:02:53 +02:00
![](https://github.com/fuyutarow/Conways-Game-of-Life-with-Vlang/raw/master/v-gun.gif)
2019-06-24 14:58:47 +02:00
```
v run life.v
2019-06-24 14:58:47 +02:00
```
Created by fuyutarow: https://github.com/fuyutarow/Conways-Game-of-Life-with-Vlang