Skip to content

Second group project for SE306 paper - an Android based 'platformer' game.

Notifications You must be signed in to change notification settings

jennafin/SE306-Android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Lucid Runner

Lucid Runner is an Endless Runner, Action/Adventure platformer game with a Lucid Dreaming theme. Checkout the Game Overview page in our wiki for more information.

Getting the game

  1. Download the LucidRunner.apk file from here
  2. Transfer the file from your downloads location to your Android mobile device
  3. Open the apk file on your phone through a file explorer to install
  4. Run!

Browsing the project

You will need the Unity Game Engine installed on your computer

  1. Clone the repo git clone https://github.com/jennafin/SE306-Android.git
  2. Open Unity
  3. Select File > Open Project in Unity and browse to the location you cloned the repo into in Step 1
  4. Select the LucidDreamer folder and click Select Folder

Building the project

See this page for instructions on how to build an apk with your own keystore.


Looking for more information? Check out our wiki.