rishu11116 / SpaceStation-Android-Game

For practical outcomes of my virtual Android Training on Internshala,I had developed a simple game based on android fundamentals named SpaceStation,after 4th Semester.You can know more about the game in the README file.The PlayStore link is provided alongside.

Home Page:https://play.google.com/store/apps/details?id=com.something.rishabhsingh.spacestation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a small game just based on android fundamentals and basics of game mechanics. The main components used in this game development are Android GraphicsAPI,Android MediaPlayerAPI,Android SurfaceViewAPI and many more. The rules to play the game are quite simple:-

Player ship has to kill the enemies by colliding with them.

If player lets 10 enemies to go safely then the game is over.

Overall score is calculated on the basis of the distance travelled by the player ship.

About

For practical outcomes of my virtual Android Training on Internshala,I had developed a simple game based on android fundamentals named SpaceStation,after 4th Semester.You can know more about the game in the README file.The PlayStore link is provided alongside.

https://play.google.com/store/apps/details?id=com.something.rishabhsingh.spacestation


Languages

Language:Java 100.0%