Pretty fast implementation of Conway's Game of Life for Apple II.
Go to file
2017-05-03 21:46:59 -07:00
include Refactoring. Set 40-column mode. 2017-03-14 02:44:22 -07:00
res
src Clean data every run. 2017-05-03 21:26:32 -07:00
.gitignore
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
README.md Update README.md 2017-05-03 21:46:59 -07:00

Conway's Game of Life for Apple II

Written in 6502 assembly and not documented very well.