Pretty fast implementation of Conway's Game of Life for Apple II.
Go to file
2017-03-14 01:47:44 -07:00
include Works! With sound 2017-03-13 20:04:26 -07:00
res Initial commit. 2017-03-12 16:30:49 -07:00
src Cleanup. Generate rules table at runtime. 2017-03-14 01:47:44 -07:00
.gitignore Project tweak. Ignore .DS_Store. 2017-03-13 23:51:24 -07:00
conway.sublime-project Project tweak. Ignore .DS_Store. 2017-03-13 23:51:24 -07:00
conway.sublime-workspace Initial commit. 2017-03-12 16:30:49 -07:00
makefile Initial commit. 2017-03-12 16:30:49 -07:00