Recluse by chambers
UPDATES:
May.5 - The OSX and Linux versions are back online!
Apr.23 - I fixed a bug that ocurred when people tried to resize the window.
DESCRIPTION:
This is a short metroidvania about persistence. Play as a socially withdrawn snail who never left its shell and try to find a way out of a recluse lifestyle. For an additional challenge, try to find all 3 hidden secrets!
HOW TO PLAY:
-Arrow keys to move
-Alternatively, Z to jump instead of up arrow, in case you like the Z key as much as I do.
-Esc to close game
-----
The screen sometimes flashes in some computers, but that's not intentional, it's a result of how Java deals with the game's core mechanic.
I'd like to thank everyone from my indie group, www.catavento.art.br, for the moral support, and Helo and Saint11 for helping me hosting and uploading the game.
May.5 - The OSX and Linux versions are back online!
Apr.23 - I fixed a bug that ocurred when people tried to resize the window.
DESCRIPTION:
This is a short metroidvania about persistence. Play as a socially withdrawn snail who never left its shell and try to find a way out of a recluse lifestyle. For an additional challenge, try to find all 3 hidden secrets!
HOW TO PLAY:
-Arrow keys to move
-Alternatively, Z to jump instead of up arrow, in case you like the Z key as much as I do.
-Esc to close game
-----
The screen sometimes flashes in some computers, but that's not intentional, it's a result of how Java deals with the game's core mechanic.
I'd like to thank everyone from my indie group, www.catavento.art.br, for the moral support, and Helo and Saint11 for helping me hosting and uploading the game.
Ratings
| Coolness | 100% | 1 |
| Overall | 4.19 | 8 |
| Audio | 1.42 | 716 |
| Fun | 3.74 | 39 |
| Graphics | 3.96 | 78 |
| Humor | 3.41 | 63 |
| Innovation | 4.73 | 1 |
| Mood | 3.30 | 125 |
| Theme | 4.37 | 7 |
Great game!
Thankfully I tried harder the next time! Expanding the window is super cool and satisfying, and the neckbearded snail is adorable!
error message. I'll work as hard as I can to find a solution for that, probably with the
help of friends, but I can't guarantee I will find the answer (I don't have much
experience in programming). I still have to check if it works on Linux. Meanwhile, please try playing the windows version in some other computer if you can.
porath: Wow, that never happened to anyone before. I wonder what happened? I'll look into
it, but it could be that you pressed the jump button too fast while trying to get out. Remember that the second jump is very short comparing to the first one, and it is of no use if you do it before the appex of the first jump. If that was what happened to you, I'll make the pit more shallow in the nect version.
All the others: Thanks for the compliments! I hope you guys had fun, despite how hard it was to figure out the start (It was supposed to be part of the experience). But you all managed to escape the recluse life, even when it seemed impossible. Congratulations! XD
The game restarting was a bit harsh though, esp. since it takes some time to advance.
I really miss the sound though.. it really would have added so much to the mechanic...
This is amazing.
Abraço!
Try adding sound next time; it's super-easy nowadays with tools like sfxr/bfxr/labchirp around, and adds instant polish to a game.
Frustratingly difficult though, badly needs more checkpoints.
Well I did like it.
The gameplay itself was interesting, albeit a little difficult (I thought the ants were strange enemies).
Very nice entry! :D
I would like to comment on two things. First the windows flickered alot while resizing, this may be because i played the game on a crappy laptop, but it was still annoying. Secondly, the ants seemed to have a different pattern every time I died. That was really annyoing and it took many tries to beat the game.
Two minor problems in an otherwise great game. Good work :)
A little self-promotion, but I offer free Processing and Java hosting (as well as tutorials, a forum, etc) at http://StaticVoidGames.com. Might be worth checking out for the future.
This game's mechanic is just... so... awesome!
I wasn't expecting something like this... really!
Nailed it!
Things I might have done differently would be to probably just add more checkpoints or remove the ants entirely. I understand that you'd want to add a challenge but you could have worked in challenge with platforming, alone -- the ants really just made frustrating what was otherwise delightful.
Oh -- there might be a bug in the linux version [maybe it's just me] where if the window loses focus, it never regains keyboard controls, and so I was forced to start over several times. Anyone else have this happen?
Still -- one of my favorite entries! Thanks for putting out a Linux build! (Although in hindsight, I could have built it in processing myself since I use processing, too. Derp.)
Very polished all around. One of my favourites no doubt! Congrats =D
Couldn't bring myself to give it less than a 5 for fun anyway though :)
Really good entry! I love the core mechanic - it was a bit surprising at first :)
It lacks sound though. (Or is it because I'm running it on a Mac?)
From the 100+ games I've played so far, this is definitely top for innovation.
Also, thanks a bunch for the ratings, getting first place in innovation was a real achievement!
I've been really busy with college stuff but I will release a version with fixed bugs and better difficulty as soon as I can.
When it says "from this directory", how do I specify the directory in the terminal command?
chmod +x Recluse.app/Contents/MacOS/JavaApplicationStub
if I just have it on my desktop, or a folder on my desktop
I'm sorry, I don't have a mac (those instructions are automatically generated when I create the file) but according to what I found on Google, the path to the desktop should be something like cd/users/your name/desktop ("cd" is the command that sets the directory you're at). Then you type in "chmod +x Recluse.app/Contents/MacOS/JavaApplicationStub".
After doing that, you can exit the Terminal and click on the file normally.
But I should tell you, I will release a new version of Recluse (with new features and corrected bugs) tomorrow night, so if you can wait, it will be a much better experience for you!