Skip to content

A mini-game for Android like Space Invaders, where the entire game engine has been written from scratch, in Kotlin. And every visual asset in the game is drawn with code, using Android Custom Views.

License

thelumiereguy/AstroAdventures-Android

Repository files navigation

Astro Adventures

A mini game for Android about a Space ranger, who's on a mission to defend his planet from Space pirates. Sit back, relax and destroy the incoming ships. Fight on!

  • The entire game engine has been written from scratch, in Kotlin.
  • Every visual asset in the game is drawn with code, using Android Custom Views.

Astro Adventures Demo

Release API Twitter

Table of Contents

Installation

  • You can find the latest apk in the Release section

Credits

  • Thanks to @LittleRobotSoundFactory and @Mrthenoronha for the in-game SFX

https://freesound.org/people/LittleRobotSoundFactory/sounds/270327/
https://freesound.org/people/Mrthenoronha/sounds/506823/

Contribute

Feel free to fork this project, to optimise the code or to add new features.

License

 Copyright 2020 Piyush Pradeepkumar  
  
Licensed under the Apache License, Version 2.0 (the "License");  
you may not use this file except in compliance with the License.  
You may obtain a copy of the License at  
  
   http://www.apache.org/licenses/LICENSE-2.0  
  
Unless required by applicable law or agreed to in writing, software  
distributed under the License is distributed on an "AS IS" BASIS,  
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  
See the License for the specific language governing permissions and  
limitations under the License.

About

A mini-game for Android like Space Invaders, where the entire game engine has been written from scratch, in Kotlin. And every visual asset in the game is drawn with code, using Android Custom Views.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages