First game: Drop it All

Started by devcat, May 24, 2015, 06:57:27 PM

Previous topic - Next topic

devcat

Hi guys,
here is a small game i made using jpct-ae.
It's the first game i publish to the public so i hope you like it.


Link: https://play.google.com/store/apps/details?id=com.robin.dropitall

Fell free to leave some comments.

EgonOlsen

I'm not sure how to rotate the colors so that it doesn't count as a fail... ???

devcat

#2
Actually it's part of the game experience to find out how the controls work. ;)
But to give some assistance i implement the autoplay mode. Hm, however it seams it's still not very clear how it works.

Here is some hint:
Every time the colour of the shape changes the roulette must be touched to synchronize the colour filed,
then you can press the button of the recognized shape. If you touch the roulette while the colors are synchronized,
the roulette gets over synchronized and that will cause a fail. (Hope that helps)

One more hint you find your name in the game if you touch "2015 robin", this will open the credits screen.
Thanks for your work on the engine.

EgonOlsen

I've finally managed to add it to the projects page!

devcat

That is cool, thanks. Sorry for the late reply.
How do you like the game, did you pass level 10 ?

EgonOlsen

No, I somehow failed to control it properly. I understood the idea, I just couldn't apply it to the actual game...