This is a final Epicodus group project for the Android Development Track. The main character is a diver who breathes ever-depleting reserves of oxygen while swimming, shooting, evading predators. The goal as the player is to capture fish and sell them for upgrades in order to stay alive in the hostile world of the ocean deep. Made with pride in our education and love for all ocean creatures. No animals died in the testing of this game. Find us on the play store and have fun!
You will need the following programs installed on your computer.
- Android Studio
- Java JDK 8+
- Android SDK
- In a terminal window, navigate to ~/AndroidStudioProjects
- Run
git clonehttps://github.com/Rosanio/SimpleAndroidGame - Navigate to ~/AndroidStudioProjects/SimpleAndroidGame
- Run on either an emulator or an Android OS Device connected to a computer
- Select Run > Run 'app'
- Click 'Create New Emulator'
- Select the device you would like to emulate (Recommended: Nexus 6)
- Select the API level you would like to run - click 'Download' if not available (Recommended: Marshmallow - ABI: x86)
- Click 'Finish' and allow Emulator to run
- JAVA
- ANDROID STUDIO
- Robolectric for unit testing
- Espresso for UI testing
Creators: Matt Rosanio, Tyler Suderman, Izzy George, and Ramon de la Cruz
Audio: Main Theme: "Two Finger Johnny" Kevin MacLeod (incompetech.com) Licensed under Creative Commons: By Attribution 3.0 License http://creativecommons.org/licenses/by/3.0/
Shop Theme: "Bit Quest" Kevin MacLeod (incompetech.com) Licensed under Creative Commons: By Attribution 3.0 License http://creativecommons.org/licenses/by/3.0/
Narration: Ryan M. G. Branch
FEEL FREE TO FORK, SHARE, and PLAY!