Apocalys - physics-based logic game

Hi!
I would like to announce my first game. Currently it is still under development (and Unity answers is very helpful during this).

Description:
Apocalys is simple yet addictive logic game for Android platform.
Your goal is to cleanse rotten civilizations. However, the only acceptable way of doing this is total destruction of the planet.
You can achieve this by shooting deadly objects to planets, like meteors and comets but be careful about other planets with no life. They attract your projectiles with their gravity field, so it is not as simple as it seems. You will need to use objects like asteroids or probes to make your path of destruction.

I would be glad if you join (like/share) FB page and stay tuned for news. Also your feedback would be helpful.

http://www.facebook.com/apocalys2012

Looks interesting.

looks really interesting, i like the idea, i dont recall seeing a game like this, i just think needs a bit more polishing and more detail and itll be a fun game :slight_smile: good work! and best of luck!

Yes, you are right, thank you. I am still enhancing graphics and trying to figure out new game mechanisms

You’ve managed to, with a unique concept, create an interesting and thought provoking puzzle game. I envy anyone who can find a new way to approach the puzzle genre, so you have my support there :). It seems like you’ve already added some interesting obstacles and elements (other objects/ other planet’s gravitational zone) which is key to making a puzzle game work. The only suggestion I would have is to continuously add in those elements as the game progresses (though I’m sure that’s the plan already. You clearly have your ducks in a row)

I agree with the others that with some polish, this game could be something really extraordinary. Fantastic work!

It looks really good man! I’ll be downloading it when it become available. Have you considered a scoreboard of some sort?

Thank you all. Your posts are very motivating. I haven’t fugured out scoreboard yet. I just managed to implement “star” system. Player can complete level with silver or golden star.

If you’re interested in a more detailed scoreboard system, there’s a script on the Unify Community. Here’s the link: http://wiki.unity3d.com/index.php/Server_Side_Highscores

This looks really interested and different which is great. Great idea! Keep going!

hahaha I love it! the concept and the execution

Added new object - wormhole. Works like portal or teleport.

After some time, another piece of work is done. I have managed to design first 8 levels. There is also soundtrack being finished right now.

Done: https://play.google.com/store/apps/details?id=com.Vladoft.Apocalys

I tried your game out, it was pretty fun. One problem though was I couldn’t manage to quit the game. Unless I’m missing it, I don’t think you give an option to quit.

I did not feel the need to implement such feature because people usually just press home button. I know that the app is still running in background but your system will kill it itself if it won’t be used for some period of time.

So I heard the critic and imlpemented Exit button in version 1.2. Also added some more tutorials.