{"id":17168330,"url":"https://github.com/istornz/labymotion","last_synced_at":"2026-05-04T03:36:46.892Z","repository":{"id":136917000,"uuid":"88283438","full_name":"istornz/LabyMotion","owner":"istornz","description":"A labyrinth game for Android :squirrel:","archived":false,"fork":false,"pushed_at":"2017-06-18T08:37:32.000Z","size":419,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-24T18:49:28.353Z","etag":null,"topics":["android","game","java","labyrinth"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/istornz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-04-14T16:20:10.000Z","updated_at":"2019-07-23T12:36:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"cbcfe34e-ec56-4891-8300-72469ae9b347","html_url":"https://github.com/istornz/LabyMotion","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/istornz/LabyMotion","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istornz%2FLabyMotion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istornz%2FLabyMotion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istornz%2FLabyMotion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istornz%2FLabyMotion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/istornz","download_url":"https://codeload.github.com/istornz/LabyMotion/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istornz%2FLabyMotion/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32593945,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"online","status_checked_at":"2026-05-04T02:00:06.625Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","game","java","labyrinth"],"created_at":"2024-10-14T23:11:41.136Z","updated_at":"2026-05-04T03:36:46.863Z","avatar_url":"https://github.com/istornz.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./logo.png\" width=\"430\" /\u003e\n\u003c/p\u003e\n\nAn Android labyrinth game :space_invader:\n\n## Screenshots\n\u003cimg src=\"./screenshots/game.png\" width=\"600\" height=\"450\"/\u003e \u003cimg src=\"./screenshots/loose.png\" width=\"600\" height=\"450\"/\u003e \u003cimg src=\"./screenshots/win.png\" width=\"600\" height=\"450\"/\u003e\n\n## Functionnality\n\n- Based on [**OC tutorial**](https://openclassrooms.com/courses/creez-des-applications-pour-android/tp-un-labyrinthe)\n- Change background contrast according to luminosity level.\n- Change ball color according to magnetism level.\n- Detect if user is moving while playing and tell him to keep calm :trollface:.\n- Play familiar sounds when you walk, win or loose !\n\n## Compatibility\n\n\u003ctable\u003e\n\u003ctr\u003e\n  \u003cth\u003e\u003cb\u003eMin. version\u003c/b\u003e\u003c/th\u003e\n  \u003cth\u003e\u003cb\u003eTargeted version\u003c/b\u003e\u003c/th\u003e\n  \u003cth\u003e\u003cb\u003eCompiled version\u003c/b\u003e\u003c/th\u003e\n  \u003cth\u003e\u003cb\u003eAndroid Studio v. used\u003c/b\u003e\u003c/th\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n  \u003cth\u003eAndroid 4.4\u003c/th\u003e\n  \u003cth\u003eAndroid 7.1.1\u003c/th\u003e\n  \u003cth\u003eAndroid 7.1.1\u003c/th\u003e\n  \u003cth\u003e2.3.2\u003c/th\u003e\n\u003c/tr\u003e\n\u003c/table\u003e\n\nWorking on :\n- Smartphone\n- Tablet\n\n## Installation\n\n- Clone this repository.\n```sh\ngit@github.com:istornz/LabyMotion.git\n```\n- Open the project with [**Android Studio**](https://developer.android.com/studio/index.html)\n- Build \u0026 run the project.\n- Profit and have fun :tada:\n\n## Usage\n\n#### Basic usage\n- Just open the app \u0026 rotate your device to avoid black border.\n- Just don't walk on playing it's dangerous :bowtie:.\n\n## Others\n\nThis app was based on [**OpenClassroom tutorial made by Frédéric Espiau**](https://openclassrooms.com/courses/creez-des-applications-pour-android/tp-un-labyrinthe)\n\n© Dessus Dimitri - 21/05/2017","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fistornz%2Flabymotion","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fistornz%2Flabymotion","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fistornz%2Flabymotion/lists"}