ebiten/examples/life
2022-11-03 12:55:14 +09:00
..
main.go all: remove old // +build comments (#2431) 2022-11-03 12:55:14 +09:00
README.md Add examples/life (#182) 2016-07-08 00:26:38 +09:00

Conway's Game of Life

The original project is martinlindhe/gol by Martin Lindhe.

License

MIT