The Thief Stealer Robberies by jwolf
An Evil Wizard has cast a spell on you that will cause you to explode in just 10 seconds! He'll postpone your doom if you work for him to steal the research of his rival wizards.
Beware, for the abode of a wizard contains many traps, but also plenty of gold that you could pilfer on the side...
Controls: Arrow keys. Use the spacebar to get past some of the menu screens. Would have liked to have implemented mouse / touch input in time, but...
Hints: there are about 3-4 paths to get to the main treasure (in time), although I won't spoil how to get through some of the...obstacles...
Notes: there are a ton of things that I would have liked to have added, in particular random map generation, limited sight, touch input (for mobile), more traps, and so on. I'm a bit too slow to get all that done for a compo, however.
Technical Notes: if you would like to compile from source, you'll need to stick a bunch (five) of gdx-...-.jar files into /libs/. I'm not sure if that really needs to be in the source file (adds 5-6 mb), but you can find the library jar files in the Cross-Platform Jar download. Or grab them from libGDX's nightly files or whatever they're called.
Tools Used: Java, libGDX (lwjgl) for code, MS Paint (!) and GIMP for images, and bfxr and Audacity for sound.
-------
UPDATE:
I wasn't satisfied with the version that I made for the competition, so I kept developing it and have linked a Post-Compo version that's substantially closer to what I had originally intended to make. It's a bit glitchy and generates unwinnable maps on the rare occasion, but I'd still like some feedback on it, if anyone is willing to spend the extra time.
Please try and judge the original compo version first, naturally. It took me something like half a week to develop the random map generator (first attempt at one), which I obviously wouldn't have been able to do in time.
Beware, for the abode of a wizard contains many traps, but also plenty of gold that you could pilfer on the side...
Controls: Arrow keys. Use the spacebar to get past some of the menu screens. Would have liked to have implemented mouse / touch input in time, but...
Hints: there are about 3-4 paths to get to the main treasure (in time), although I won't spoil how to get through some of the...obstacles...
Notes: there are a ton of things that I would have liked to have added, in particular random map generation, limited sight, touch input (for mobile), more traps, and so on. I'm a bit too slow to get all that done for a compo, however.
Technical Notes: if you would like to compile from source, you'll need to stick a bunch (five) of gdx-...-.jar files into /libs/. I'm not sure if that really needs to be in the source file (adds 5-6 mb), but you can find the library jar files in the Cross-Platform Jar download. Or grab them from libGDX's nightly files or whatever they're called.
Tools Used: Java, libGDX (lwjgl) for code, MS Paint (!) and GIMP for images, and bfxr and Audacity for sound.
-------
UPDATE:
I wasn't satisfied with the version that I made for the competition, so I kept developing it and have linked a Post-Compo version that's substantially closer to what I had originally intended to make. It's a bit glitchy and generates unwinnable maps on the rare occasion, but I'd still like some feedback on it, if anyone is willing to spend the extra time.
Please try and judge the original compo version first, naturally. It took me something like half a week to develop the random map generator (first attempt at one), which I obviously wouldn't have been able to do in time.
Ratings
| Coolness | 87% | 2 |
| Overall | 2.57 | 987 |
| Audio | 2.18 | 749 |
| Fun | 2.31 | 1007 |
| Graphics | 2.29 | 908 |
| Humor | 2.51 | 417 |
| Innovation | 2.49 | 895 |
| Mood | 2.41 | 809 |
| Theme | 2.98 | 726 |
Maybe I should add a few more hints. Please ignore these if you'd rather experiment with the game, first:
- contrary to how it may seem, it is possible to get through all of the rooms to the goal, and all but maybe one in time. The 10-second time limit is really tight, though.
- all of the doors are open-able...just don't be in too much of a rush. That's not a bug. ;) I'm kind of wondering if I should have swapped the front and back doors...which might have made the game a bit too difficult, mind you.
- if the end goal is too easy / simplistic, try getting as many of the coins as you can. Except...
- two of the coins will result in certain death, and one other probably won't leave you enough time to get to the goal
- nope, you can indeed get to the goal through all of the rooms, if you know how. Just had to double-check...
When I made the thing, I figured that the sound effect and the door not opening on the first attempt was enough to suggest to the player that something was wrong. Clearly, that's not enough, and it needs something more.
Thank you, again, for the feedback! It's really helpful.
Please first try and judge the compo version, however. The post-compo version has substantial new features that I simply would not have been able to complete in time for the competition.