91c7352671
Various improvements
2021-08-19 15:27:22 -07:00
76c9dc37b7
Replace C version with Python
...
This is a (slightly buggy) Python port of Worm. The only change from bsdgames
worm (other than the programming language and any bugs that were added or
fixed) is that WASD is now supported.
2021-08-19 13:53:47 -07:00
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