Space wars is an android game written in Java and developed using Android Studio v4.0.1
- Android Studio Docs
- Java Documentation
- Realm Database Realm.io
-
Download the space-wars-game project source code.You can do this either by forking and cloning the repository (recommended if you plan on pushing changes) or by downloading it as a ZIP file and extracting it.
-
Run Android Studio and click on open an existing project, navigate to the source code and open the project.
-
Set up AVD if you haven't done it AVD Guide
-
Build the project (Cntrl + F9) and check for errors.
-
Run the app (Shift + F10) and test it.

