{"id":19601643,"url":"https://github.com/orangomango/reflection","last_synced_at":"2026-05-14T21:33:25.754Z","repository":{"id":224563235,"uuid":"763136402","full_name":"OrangoMango/Reflection","owner":"OrangoMango","description":"A laser maze game.","archived":false,"fork":false,"pushed_at":"2024-08-18T17:38:42.000Z","size":26039,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-20T00:24:45.755Z","etag":null,"topics":["gamedev","java","javafx","laser","maze","webfx"],"latest_commit_sha":null,"homepage":"https://orangomango.itch.io/reflection","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OrangoMango.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2024-02-25T16:50:15.000Z","updated_at":"2024-08-18T17:38:46.000Z","dependencies_parsed_at":"2025-02-26T15:45:46.478Z","dependency_job_id":null,"html_url":"https://github.com/OrangoMango/Reflection","commit_stats":null,"previous_names":["orangomango/reflection"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/OrangoMango/Reflection","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OrangoMango%2FReflection","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OrangoMango%2FReflection/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OrangoMango%2FReflection/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OrangoMango%2FReflection/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OrangoMango","download_url":"https://codeload.github.com/OrangoMango/Reflection/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OrangoMango%2FReflection/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33044138,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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":["gamedev","java","javafx","laser","maze","webfx"],"created_at":"2024-11-11T09:19:18.512Z","updated_at":"2026-05-14T21:33:25.708Z","avatar_url":"https://github.com/OrangoMango.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Reflection\nA laser maze game. Can you beat all of the current 30 levels?  \n*Download it or play it in the browser: https://orangomango.itch.io/reflection* (Windows, Linux, Mac, Android and Web)\n\n# Goal\nLight up all the required targets by passing also through the checkpoints.\n\n# Instructions\n* Drag and drop the items from the inventory into the level\n* Right click (or long press on android) on the tiles marked with an arrow (hover on them) to rotate them by 90 degrees\n* **Use the `N` key to skip the current level (if you are stuck)**\n* Use the `ESCAPE` key to return to the home screen\n* Use the `I` key to display which tiles can be rotated\n* Use the `H` key to get a hint\n* Use the `R` key to restart\n* When no tile is selected, click on a tile of the world to move it to your inventory\n\n# Available tiles\nSelect and place each of the items from the inventory. Remember that all of the following conditions must be true in order to complete the current level:\n* All the tiles of the inventory must be used\n* You have to light up at least the required amount of targets\n* The laser beam must pass through all the tiles of the level\n* The laser beam must pass through all the checkpoints (if present) in the correct direction\n## Quick information\n| Tile icon | Tile | Tile name | Description |\n| --- | --- | --- | --- |\n| - | ![tile](https://github.com/OrangoMango/Reflection/assets/61402409/6585d4e7-4c05-4af6-98e8-642f706a34d3) | Tile | A simple and empty tile where you can place other things on top of it |\n| ![items1](https://github.com/OrangoMango/Reflection/assets/61402409/5f03a6c4-4e70-4660-8cea-886029592cd0) | ![singlemirror](https://github.com/OrangoMango/Reflection/assets/61402409/9b1636f7-07c3-46c6-822a-1d9d6f77d510) | Single mirror | The laser beam gets reflected by 90 degrees. This tile has also a light (target) that can be turned on |\n| ![items3](https://github.com/OrangoMango/Reflection/assets/61402409/e13f7e55-1eb0-4402-8066-9025ed54fbfe) | ![mirror](https://github.com/OrangoMango/Reflection/assets/61402409/a2ec5852-f95c-48c5-8465-6077fceb48d4) | Mirror | Like the single mirror, but it is double sided |\n| ![items2](https://github.com/OrangoMango/Reflection/assets/61402409/26326ba4-d818-411f-83b7-7c4539a2c676) | ![splitter](https://github.com/OrangoMango/Reflection/assets/61402409/d8cab7d3-d1af-4949-b418-a61c512239ec) | Splitter | The laser beam gets split into 2 paths. One of them is reflected by 90 degrees |\n| ![items4](https://github.com/OrangoMango/Reflection/assets/61402409/0e32b91b-a8ec-40e0-a04a-93a242f5c23a) | ![checkpoint](https://github.com/OrangoMango/Reflection/assets/61402409/722bc1c1-f116-4d7c-8fb5-c2849665a9e3) | Checkpoint | If present, the laser beam must pass through it |\n| - | ![blocktile](https://github.com/OrangoMango/Reflection/assets/61402409/c78d931b-51a0-4a58-b8cb-7375b7146d97) | Blocked tile | You can't place tiles here |\n| ![items6](https://github.com/OrangoMango/Reflection/assets/61402409/a1896b19-83c5-4b5c-bd03-7379e2e17f3b) | ![lasertile](https://github.com/OrangoMango/Reflection/assets/61402409/cf7d98c2-bf5f-431d-aea6-b354c7d71326) | Laser tile | Provides the laser beam |\n\n# Screenshot\n![Screenshot from 2024-03-23 15-47-51](https://github.com/OrangoMango/Reflection/assets/61402409/109cb232-f37c-4383-b48a-130c183c67bc)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forangomango%2Freflection","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Forangomango%2Freflection","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forangomango%2Freflection/lists"}