Gopherthing Transformation by dcRfj15
####################
Requires the Love2D runtime version [0.10.1]
####################
EDIT: Added the background music source file into the source download (executable file remains the same as the original upload).
You must escape from the glaring watch of the Robo-Guards.
Good thing that you have the power of shapeshifting on your side.
You can jump over missing tiles in the level with [SPACE].
You can temporarily transform into a fire hydrant using [LEFT SHIFT] to avoid detection from the Robo-Guards (be careful, they will become suspicious after a couple seconds).
Controls:
[WASD] Keys
[Space] to jump
[Left Shift] to transform
Made in 48 hours for the Compo using
- Love2D
- Lua
- Tiled Map Editor
- Gimp
- Bfxr (www.bfxr.net)
- BeepBox (www.beepbox.co)
- Atom editor (w/ Love-ide plugin)
Requires the Love2D runtime version [0.10.1]
####################
EDIT: Added the background music source file into the source download (executable file remains the same as the original upload).
You must escape from the glaring watch of the Robo-Guards.
Good thing that you have the power of shapeshifting on your side.
You can jump over missing tiles in the level with [SPACE].
You can temporarily transform into a fire hydrant using [LEFT SHIFT] to avoid detection from the Robo-Guards (be careful, they will become suspicious after a couple seconds).
Controls:
[WASD] Keys
[Space] to jump
[Left Shift] to transform
Made in 48 hours for the Compo using
- Love2D
- Lua
- Tiled Map Editor
- Gimp
- Bfxr (www.bfxr.net)
- BeepBox (www.beepbox.co)
- Atom editor (w/ Love-ide plugin)
| LOVE executable (.love) | https://www.dropbox.com/s/94rze83ivd00v0j/divspec.love?dl=1 |
| Source Code (.zip) | https://www.dropbox.com/s/445t2cs6mgqyfo0/gopher%20transformation.zip?dl=1 |
| Original URL | https://ludumdare.com/compo/ludum-dare-35/?action=preview&uid=49644 |
Ratings
| Coolness | 49% | 1160 |
| Overall | 2.92 | 704 |
| Audio | 2.95 | 350 |
| Fun | 3.04 | 522 |
| Graphics | 2.96 | 497 |
| Humor | 2.81 | 259 |
| Innovation | 2.68 | 723 |
| Mood | 2.90 | 490 |
| Theme | 3.24 | 550 |
First, the font rendering seems to be scaled up for me (LÖVE 0.10.1 on Linux), so I couldn't read the second description that explains how to disguise and had to check the entry page.
The second one is more serious though, for some reason, in the first (?) jumping level, one of the guards always detects me, even if I've been disguised all the time. I even restart the level completely disguised in that case...
@rnlf - The first issue is probably a problem with my game's text rendering system. I rushed it in the last few hours, so it is probably a little buggy :/. I don't know if I fully understand the second problem, but I *think* that it is related to the game not correctly presenting the opening text for that level. (As said by the opening text that the game failed to display) The disguise will protect you from being seen by the guards, but only temporarily. My *assumption* based off of what you said is that you were disguised for more than a couple of seconds and the guards caught you and restarted the level. I am going to update the entry page with more info, in case the game's text acts weird for others.
Thank you all for your feedback!
The physics were a bit wonky, and the screen size was a bit odd. Still fun though!
Can you add your game on indiexpo.net ? (it's free)
So we can include also your game in the video ;)
p.s. write #LDJAM in the game's description
(Would have appreciated if you made separate zip files with the love stuff included so I didn't have to figure out myself what to do to run the game. Would probably also increase your ratings.)