Skip to content
Lrakulka edited this page Nov 5, 2015 · 7 revisions

My_First_Android_Game is my first project for Android operation system. The game is a basic 2D game with effect of size changing(Characters which close to the screen top are smaller then those which on the bottom) Screenshot of game

Characters

There are four types of character:

  • Cat (It put's presents for player on the game map)
  • Wizard (Your enemy. This type of characters is health weak but it casts magic bullets which can damage you on distance)
  • Succubus (Your enemy. Succubus attack only in close distance, it has good attack and health, also it has boost of speed when it appear.
  • Your character (It can attack by bullets and use speed boost at any time if of coarse it's energy enough)

Presents

There tree types of presents:

  • Red Presents (Gives you health(not more then maximum))
  • Blue Presents (Give you energy(not more then maximum))
  • Green Presents (Give you special weapon which has more damage and faster then yours. The weapon has only 40 bullets.

How to play.

You are controlling character which in jacket. Your character is controlling by two sticks. Left stick for aiming and shooting. Right stick for moving and boosting.

P.S.I took sprites from here http://www.famitsu.com/freegame/tool/chibi/index2.html

Clone this wiki locally