An open API service indexing awesome lists of open source software.

https://github.com/istornz/labymotion

A labyrinth game for Android :squirrel:
https://github.com/istornz/labymotion

android game java labyrinth

Last synced: 10 months ago
JSON representation

A labyrinth game for Android :squirrel:

Awesome Lists containing this project

README

          



An Android labyrinth game :space_invader:

## Screenshots

## Functionnality

- Based on [**OC tutorial**](https://openclassrooms.com/courses/creez-des-applications-pour-android/tp-un-labyrinthe)
- Change background contrast according to luminosity level.
- Change ball color according to magnetism level.
- Detect if user is moving while playing and tell him to keep calm :trollface:.
- Play familiar sounds when you walk, win or loose !

## Compatibility

Min. version
Targeted version
Compiled version
Android Studio v. used

Android 4.4
Android 7.1.1
Android 7.1.1
2.3.2

Working on :
- Smartphone
- Tablet

## Installation

- Clone this repository.
```sh
git@github.com:istornz/LabyMotion.git
```
- Open the project with [**Android Studio**](https://developer.android.com/studio/index.html)
- Build & run the project.
- Profit and have fun :tada:

## Usage

#### Basic usage
- Just open the app & rotate your device to avoid black border.
- Just don't walk on playing it's dangerous :bowtie:.

## Others

This app was based on [**OpenClassroom tutorial made by Frédéric Espiau**](https://openclassrooms.com/courses/creez-des-applications-pour-android/tp-un-labyrinthe)

© Dessus Dimitri - 21/05/2017