ebiten/examples/life
2017-03-04 23:24:54 +09:00
..
main.go examples: Remove unnecessary checks of returning values 2017-03-04 23:24:54 +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