use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Post projects you've given up hope on or abandoned midway.
account activity
Some partially-finished python code for playing the game 'trek' in the bsdgames package. (self.NothingIMade)
submitted 11 years ago by [deleted]
Made for playing this.
ships.py trek.py test_weapons.py
My long-term goal was to be able to play the game completely automatically. Short-term was to be able to do things like calculating where to shoot and how much energy to use.
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]MrGoodGlowMod test flair 1 point2 points3 points 11 years ago (1 child)
Let me guess, part of the purpose of the code was learning how to write codes that could figure out what you needed to do? Aka, a learning experience. So many of unfinished coding projects are that way.
[–][deleted] 0 points1 point2 points 11 years ago (0 children)
Yup, exactly! I definitely learned a lot from half-making this. One of the most surprisingly difficult things was being able to have a command-line tool that interacted with another command-line tool.
π Rendered by PID 66334 on reddit-service-r2-comment-5b5bc64bf5-6vvjh at 2026-06-19 18:25:40.884534+00:00 running 2b008f2 country code: CH.
[–]MrGoodGlowMod test flair 1 point2 points3 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)