[GAME] Ant Mayhem - A Tactic Shooter Game

Search This thread

illithid

Senior Member
May 13, 2010
98
10
Hi everybody,

After several weeks of fiddling with AndEngine and Eclipse, I finally released a Beta version of a shooter game called Ant Mayhem. For a start, the game is consisted of 20 levels with 4 distinct enemies. Since this is my first experience with Android development, I would really appreciate appreciate some feedback on my work so far.

Here's some screenshots of the game:
screenshot_1.png

screenshot_2.png

screenshot_3.png


If you're interested to try it, here's the Market link for the app:
ANDROID MARKET LINK

I WOULD LIKE SOME FEEDBACK ON THE FOLLOWING:
● Compability (How does it scale and work on your different devices?).
● Errors, glitches (suggestions on how to fix it is greatly appreciated).
● Suggestions on new features.

TESTED DEVICES SO FAR:
● HTC Desire Z(2.3.4 running latest CM7, my development phone so no problem)
● LG Optimus One (2.2, some stuttering problem and slow touch screen response)
● Nexian Journey (running custom Eclair ROM, no problem)
● Milestone (2.3.3 running unofficial CM7 beta, lags)
● EVO 4G (runs fine)
● HTC Desire (no problem)

Thank you for your attention :)
 
Last edited:

illithid

Senior Member
May 13, 2010
98
10
Version 0.8.1.1 is out with minor fixes:
● Fix Level Select screen not loading the right level
● Disable Back Button during Leveling Up
 

illithid

Senior Member
May 13, 2010
98
10
Version 0.8.1.2 is out with minor fixes:
● Fix player not visible when loading a mission
● Preparation for upcoming level pack
 

illithid

Senior Member
May 13, 2010
98
10
Version 1.0.0 is now out!

Changelog:
● Add OpenFeint support: global score and achievements
● 10 exciting new levels
● A new enemy to defeat
● Improved gameplay. The game speed is now increased!
● Fix Galaxy Tab layout
● Various fixes and enhancements
 

ozi9891

Member
Jan 24, 2014
9
2
Hi,
Did you use vector graphics?
It would be good if you add some gameplay video on game's site.
Regards,
Andrew
 

Top Liked Posts

  • There are no posts matching your filters.
  • 2
    Hi everybody,

    After several weeks of fiddling with AndEngine and Eclipse, I finally released a Beta version of a shooter game called Ant Mayhem. For a start, the game is consisted of 20 levels with 4 distinct enemies. Since this is my first experience with Android development, I would really appreciate appreciate some feedback on my work so far.

    Here's some screenshots of the game:
    screenshot_1.png

    screenshot_2.png

    screenshot_3.png


    If you're interested to try it, here's the Market link for the app:
    ANDROID MARKET LINK

    I WOULD LIKE SOME FEEDBACK ON THE FOLLOWING:
    ● Compability (How does it scale and work on your different devices?).
    ● Errors, glitches (suggestions on how to fix it is greatly appreciated).
    ● Suggestions on new features.

    TESTED DEVICES SO FAR:
    ● HTC Desire Z(2.3.4 running latest CM7, my development phone so no problem)
    ● LG Optimus One (2.2, some stuttering problem and slow touch screen response)
    ● Nexian Journey (running custom Eclair ROM, no problem)
    ● Milestone (2.3.3 running unofficial CM7 beta, lags)
    ● EVO 4G (runs fine)
    ● HTC Desire (no problem)

    Thank you for your attention :)