1
0
mirror of https://github.com/hajimehoshi/ebiten.git synced 2025-02-24 17:00:08 +01:00
ebiten/examples/life
2021-06-24 21:49:37 +09:00
..
main.go examples: Add //go:build 2021-06-24 21:49:37 +09:00
README.md Add examples/life () 2016-07-08 00:26:38 +09:00

Conway's Game of Life

The original project is martinlindhe/gol by Martin Lindhe.

License

MIT