Alone in a Window : A 9 Hour Hack

This game is from the old Ludum Dare platform. You can try viewing the original page on Web Archive
(may not load correctly).
coolness: 0.36
fun: 2.33
graphics: 1.75
humor: 2.29
innovation: 4.25
mood: 1.67
overall: 2.67
theme: 2.17
Instructions are provided in-game.
Please pay attention to the command prompt.

I apologize for the lack of polish: this was mostly made in the last 9 hours of the jam, with new tools and a crazy idea.

Had fun doing it though and I hope you enjoy it!

The game was made using Python and Pyglet.
I also used one file, a camera class, from: http://tartley.com/files/stretching_pyglets_wings/

If you have any question or issues, please feel free to contact me on Twitter @sagzorz

Thanks,
Sagar

Edit: Thanks Brendan for noticing the crash! I tried it on my laptop today, at it seem to be caused by the use of an integrated graphics card (commonly in laptops)
I've changed a few lines in the code, and this should get rid of the crash bug.

You can view the changes, as well the entire code at:
https://github.com/SagarPatel/LudumDare22

Please let me know if you encounter crashes.
If you experience bad performance, I apologize, I did things with the framework that are probably not meant to be done , + it was hacked up in about 9 hours + first time with framework.

Edit 2: It seems someone else also experience a crash, so I've reduced a parameter, hopefully it will be easier to run on slower systems.

If you experiences crashes or strange behaviors, please post your specs, it will help me a lot in fixing the issues.
You can leave it in the comments or tweet me @sagzorz

Edit 3: More bug fixes. Man I must have been brain dead when I submitted the game...
Found a bug?
Tell us on Discord