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:
- Host: GitHub
- URL: https://github.com/istornz/labymotion
- Owner: istornz
- Created: 2017-04-14T16:20:10.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-18T08:37:32.000Z (over 8 years ago)
- Last Synced: 2025-01-29T23:17:57.046Z (12 months ago)
- Topics: android, game, java, labyrinth
- Language: Java
- Homepage:
- Size: 409 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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