Pretty fast implementation of Conway's Game of Life for Apple II.
Go to file
Lee Fastenau 6c38cc2e92 Add disk image (glider gun). 2017-05-03 22:52:46 -07:00
diskimages Add disk image (glider gun). 2017-05-03 22:52:46 -07:00
include Refactoring. Set 40-column mode. 2017-03-14 02:44:22 -07:00
res Initial commit. 2017-03-12 16:30:49 -07:00
screenshots Add capture gif. 2017-05-03 22:49:23 -07:00
src Minor cleanup. 2017-05-03 21:53:31 -07:00
.gitignore Project tweak. Ignore .DS_Store. 2017-03-13 23:51:24 -07:00
README.md Update README.md 2017-05-03 21:46:59 -07:00
conway.sublime-project Fix tabs. 2017-03-14 01:52:58 -07:00
conway.sublime-workspace Clean build 2017-04-30 22:21:45 -07:00
makefile Initial commit. 2017-03-12 16:30:49 -07:00

README.md

Conway's Game of Life for Apple II

Written in 6502 assembly and not documented very well.