EMM-Gruppe8 / Morphy

A 2D-Platformer for Mobile using the accelerometer for stearing and a innovative character-switching system.
0 stars 0 forks source link

Morphy

Documentation

See here for full documentation: https://emm-gruppe8.github.io/Morphy/

About

Morphy is a mobile game centered around movement. Turn, push and pull your phone and discover all the ways in which you can control the charakters, each one unlike the others. Jump high with bunny, use the brute force of the rhino or even turn the world upside down with slime. Only if you take full advantage of their abilities will you be able to escape!

Screenshot

Movement

Charakters

Bunny

Rhino

Slime

Installation

Android

  1. Download this file on your Android Phone: https://github.com/EMM-Gruppe8/Morphy/releases/download/v1.0/Morphy.apk
  2. Klick on the file to execute it (You might need to give permissions to execute the file)

    iOS

    Due to limitations by Apple, you need to compile the app yourself with your own Apple Developer Account.

  3. Build the game as a Xcode project for iOS.
  4. Import the Project in Xcode on your mac.
  5. Open the “Unity-iPhone.xcodeproj”.
  6. Create a provisioning profile for the game with your Apple Developer Account.
  7. Connect and select your iOS Device in Xcode.
  8. Compile the game on your device and play the Game.