Commit Graph

6 Commits

Author SHA1 Message Date
1772e8df6d Pythonify run_size(); add void set_size(int size) 2021-08-18 13:48:45 -07:00
8f500085dc Pythonify main() 2021-08-18 13:44:50 -07:00
c907d10c6a Build as shared library
This is needed for Pythonification
2021-08-18 13:41:40 -07:00
a7a25738cf Split up startup
This allows for easier Pythonification
2021-08-18 13:14:07 -07:00
8f233afc83 New Makefile and gitignore; update copyright; make code compile
No install capability in this Makefile; this is just a development
version.
2021-08-18 12:59:42 -07:00
1a9102b667 Initial commit
Plain bsdgames source
2021-08-18 12:12:59 -07:00