WTF LEMME OUT!!! by aquasheep
A Simple Text Adventure Game in a very tiny world.
So, this is my second game overall and first that is mostly original. I've been sick and doing naught but sleeping and programming (learning Python :D) for about 72 hours now, and suddenly realized that LD was up again. :O
This game features achievements, multiple endings, tragedy, comedy, and chaoticrazyawesomepicness!!!
Enjoy!!! (Works with any OS with Python 2.* installed)
Note: Source code download should now work! It was freaking out when I put the .py file up, so I just zipped it, and it seems to download just fine now. Sorry for any inconvenience!
So, this is my second game overall and first that is mostly original. I've been sick and doing naught but sleeping and programming (learning Python :D) for about 72 hours now, and suddenly realized that LD was up again. :O
This game features achievements, multiple endings, tragedy, comedy, and chaoticrazyawesomepicness!!!
Enjoy!!! (Works with any OS with Python 2.* installed)
Note: Source code download should now work! It was freaking out when I put the .py file up, so I just zipped it, and it seems to download just fine now. Sorry for any inconvenience!
Ratings
| Coolness | 50% | 3 |
| Overall(Jam) | 2.41 | 214 |
| Audio(Jam) | 1.33 | 203 |
| Fun(Jam) | 2.62 | 159 |
| Graphics(Jam) | 1.38 | 260 |
| Humor(Jam) | 3.59 | 27 |
| Innovation(Jam) | 2.04 | 229 |
| Mood(Jam) | 2.52 | 170 |
| Theme(Jam) | 2.35 | 211 |
@Tom7
Yeah, I decided to have it ask you to continue mainly as a way to pause so people could have enough time to read the text. I'll come up with a better way of doing this when I update it and make it longer.
Then, simply open a cmd prompt or terminal (depending on OS) and type "python 'directory/to/gamefile/wtflemmeout.pyc'" replacing the directory/to/gamefile with the actual path. Should work like a charm!
It was incredibly short, but it put a smile on my fac.! You mentioned you were learning Python as you were making this and this is definitely a fantastic way to learn it. Keep it up and see you next LD!
I very much look forward to the next LD, and I'll also be developing a game this summer using Pygame. Four player co-op space-age platformer, but that's about all I can say for now.
I am both glad and disappointed that fewer people have trouble launching your game than mine.
Good sense of humor! I quite liked it. I'd like to see what you could do with a text adventure framework ready to go for next time!
1) Python is awesome!
2) Excess prompting is annoying.
3) Gremlins like hats.
4) LD community R0X!
@asfdfdfd - No, I haven't tried py2exe, but I want to play with it some because it sounds really helpful. I'll see if I can get this game to work with it as a test.