Skip to content

izgeorge/SimpleAndroidGame

 
 

Repository files navigation

DEEP FISH

Android Game | May 20, 2016

By Matt Rosanio, Izzy George, Ramon de la Cruz, Tyler Suderman

Description

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!

Setup/Installation Requirements

You will need the following programs installed on your computer.

  • Android Studio
  • Java JDK 8+
  • Android SDK

To Run Application

  • In a terminal window, navigate to ~/AndroidStudioProjects
  • Run git clone https://github.com/Rosanio/SimpleAndroidGame
  • Navigate to ~/AndroidStudioProjects/SimpleAndroidGame
  • Run on either an emulator or an Android OS Device connected to a computer
To set up an emulator
  • 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

Technologies Used

  • JAVA
  • ANDROID STUDIO
  • Robolectric for unit testing
  • Espresso for UI testing

Credits

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!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%