www.jpct.net

jPCT-AE - a 3d engine for Android => Projects => Topic started by: devcat on May 24, 2015, 06:57:27 pm

Title: First game: Drop it All
Post by: devcat on May 24, 2015, 06:57:27 pm
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.
Title: Re: First game: Drop it All
Post by: EgonOlsen on May 24, 2015, 07:19:11 pm
I'm not sure how to rotate the colors so that it doesn't count as a fail... ???
Title: Re: First game: Drop it All
Post by: devcat on May 25, 2015, 05:27:30 pm
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.
Title: Re: First game: Drop it All
Post by: EgonOlsen on June 11, 2015, 11:52:12 pm
I've finally managed to add it to the projects page!
Title: Re: First game: Drop it All
Post by: devcat on June 18, 2015, 02:26:41 pm
That is cool, thanks. Sorry for the late reply.
How do you like the game, did you pass level 10 ?
Title: Re: First game: Drop it All
Post by: EgonOlsen on June 18, 2015, 02:53:02 pm
No, I somehow failed to control it properly. I understood the idea, I just couldn't apply it to the actual game...