Conway's Game of Life Code
Conway's Game of life cross-platform implementation.
Brought to you by:
abtimal
File | Date | Author | Commit |
---|---|---|---|
src | 2015-04-27 |
![]() |
[cbf4b0] fix building for Embedded Linux (thanks Alexey ... |
COPYING | 2013-07-22 |
![]() |
[58f0a8] Initial commit |
README | 2013-08-07 |
![]() |
[e3edf3] change README |
Conwlife ======== Conwlife is a Conway's Game of Life implementation. http://sourceforge.net/projects/conwlife Authors ======= Timur Abdrazyakov, abtimal@gmail.com License ======= GNU GPLv3 (http://www.gnu.org/licenses/gpl-3.0.html). Compilation =========== cd ./src qmake make