Uno The Mind Reader by blasphemous rumours entertainment studios
The first version of my game is completed and I'm pretty satisfied. =D
Uno The Mind Reader is a simple puzzle but fun game where you use your magical power to see peoples (a bit strange and varied) wishes beneath the surface!!!
I've managed to sneak in a losing condition, some bugfixes and more stuff in version 1.1.1 with over 2 hours to spare! =D
If you lose, you have to go back to the menu to be able to restart (by using R button) - sorry about that.
My declaration of basecode and dependencies (SDL 1.2 & SDLMixer): http://www.ludumdare.com/compo/2014/04/25/in-for-ld29-3/
I added a link to msvcp110.dll, but it (among with a lot of other dlls you already should have) should be part of http://www.microsoft.com/en-au/download/confirmation.aspx?id=30679... at least that's what information I found when I googled...
Uno The Mind Reader is a simple puzzle but fun game where you use your magical power to see peoples (a bit strange and varied) wishes beneath the surface!!!
I've managed to sneak in a losing condition, some bugfixes and more stuff in version 1.1.1 with over 2 hours to spare! =D
If you lose, you have to go back to the menu to be able to restart (by using R button) - sorry about that.
My declaration of basecode and dependencies (SDL 1.2 & SDLMixer): http://www.ludumdare.com/compo/2014/04/25/in-for-ld29-3/
I added a link to msvcp110.dll, but it (among with a lot of other dlls you already should have) should be part of http://www.microsoft.com/en-au/download/confirmation.aspx?id=30679... at least that's what information I found when I googled...
| Windows (Should work in Linux / MacOS using Wine...) | http://martus.se/ld29/bres/UnoTheMindReader_1_1_1.zip |
| Game - Dropbox download | https://www.dropbox.com/s/sb686qaqw0zdmqp/UnoTheMindReader_1_1_1.zip |
| Source | http://martus.se/ld29/bres/UnoTheCode_1_1_1.zip |
| Source - Dropbox download | https://www.dropbox.com/s/mkix5gu9ilywl17/UnoTheCode_1_1_1.zip |
| msvcp110.dll if needed | https://www.dropbox.com/s/5cnb31apxhmkuk0/msvcp110.dll |
| Original URL | https://ludumdare.com/compo/ludum-dare-29/?action=preview&uid=15377 |
Ratings
| Coolness | 33% | 1823 |
| Overall | 2.50 | 1136 |
| Audio | 2.31 | 778 |
| Fun | 2.56 | 942 |
| Graphics | 1.94 | 1201 |
| Innovation | 2.72 | 805 |
| Theme | 2.76 | 927 |
=/ too bad. Strange. Does it crash on other key presses? Does R work? (will actually start the game too).
Kragnir:
Yeah, the sprite needs to be above in a pretty small interval, and the code only compares the left border of the sprite compared to the left border and right border of the thought bubble, so it's a bit off...
Everything in the game should be frame independent, as you can see on my screenshot, I myself got a FPS on 310... Maybe the calculations are a bit off, but I don't think so. The game is meant to be fastpased, but it's a bit too hard maybe. Got harder at the very end as I implemented the losing condition...
Thx for feedback!
It works well under wine-1.7.16 on Linux.
MSaul: Restart with R should only work while inside the menu... Didn't occur to me that you might wanna restart after losing the game as I implemented the restart button before the game was actually losable. R is so close to 4... Well. Try R inside of menu?
It would be good if there was something to make it clearer in which area an item needs to be in order to correspond to a certain customer. Still, this reminds me of my favourite mini-game in Backpacker 2. The fruit/fish sorting mini-game =D