Commit Graph

14 Commits

Author SHA1 Message Date
Jeff Atwood 8377350a48 Merge pull request #223 from jkboyce/main
Refactored code, added comments, made more pythonic
2021-03-10 12:38:05 -08:00
Jack Boyce a932507da6 fix restart bug 2021-03-09 10:52:04 -08:00
Jack Boyce a5389e587c minor cleanup 2021-03-09 10:42:39 -08:00
Jack Boyce fd76dee268 refactor direction-finder, general cleanup 2021-03-08 12:05:16 -08:00
Dave LeCompte edbad88251 port SUPERSTARTREKINS to python
The original BASIC presentation of this has some interesting archaeological hints of days when memory was low, users would print out hard copy instructions, and then proceed to load the actual game off of cassette.

For modern users, this would probably be most usefully turned into a README.txt file.
2021-03-05 09:25:14 -08:00
Jack Boyce ad5e2fc79a more cleanup and comments 2021-03-02 20:35:40 -08:00
Jack Boyce 2e2c322baa improve readability 2021-03-01 22:26:09 -08:00
Jack Boyce 52c0db4cf2 cleanup and documentation 2021-03-01 15:01:11 -08:00
Jack Boyce e13f82bd2d fixed direction/distance calculator 2021-03-01 13:20:04 -08:00
Jack Boyce 9e0b0bbdfe cleanup 2021-03-01 03:06:29 -08:00
Jack Boyce d8b7a32655 fix bug in starbase layout (bug in BASIC original) 2021-03-01 02:25:46 -08:00
Jack Boyce e84711d8c3 testing and cleanup 2021-03-01 01:03:46 -08:00
Jack Boyce de5b6a68d4 first pass--feature complete, needs testing and cleanup 2021-02-28 18:22:23 -08:00
Jeff Atwood f899e5584c add README.md to each language subfolder 2021-02-15 14:22:06 -08:00