{"id":19943993,"url":"https://github.com/ultraviolet-ninja/pixelmazesolver","last_synced_at":"2026-04-24T12:06:04.201Z","repository":{"id":198187069,"uuid":"451267198","full_name":"Ultraviolet-Ninja/PixelMazeSolver","owner":"Ultraviolet-Ninja","description":"Using JavaFX and JGraphT to solve image-based mazes","archived":false,"fork":false,"pushed_at":"2022-01-25T18:50:21.000Z","size":1304,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-25T05:03:22.104Z","etag":null,"topics":["dijkstra-shortest-path","fun","gradle","java","maze-algorithms","maze-solver"],"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/Ultraviolet-Ninja.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}},"created_at":"2022-01-24T00:25:58.000Z","updated_at":"2022-01-24T04:03:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"0f4128ec-b315-4966-a898-f3f0407a71bd","html_url":"https://github.com/Ultraviolet-Ninja/PixelMazeSolver","commit_stats":null,"previous_names":["ultraviolet-ninja/pixelmazesolver"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Ultraviolet-Ninja/PixelMazeSolver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ultraviolet-Ninja%2FPixelMazeSolver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ultraviolet-Ninja%2FPixelMazeSolver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ultraviolet-Ninja%2FPixelMazeSolver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ultraviolet-Ninja%2FPixelMazeSolver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ultraviolet-Ninja","download_url":"https://codeload.github.com/Ultraviolet-Ninja/PixelMazeSolver/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ultraviolet-Ninja%2FPixelMazeSolver/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261807929,"owners_count":23212683,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["dijkstra-shortest-path","fun","gradle","java","maze-algorithms","maze-solver"],"created_at":"2024-11-13T00:18:41.799Z","updated_at":"2026-04-24T12:05:59.161Z","avatar_url":"https://github.com/Ultraviolet-Ninja.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pixel Maze Solver\n\n*You know? The program in that [video](https://www.youtube.com/watch?v=rop0W4QDOUI) looked pretty cool! Imma implement it*\n\n## Introduction\n\nI wanted to make a simple UI to mimic the program from the Computerphile video on maze solving, just in Java.\n\n## Maze Requirements\n\n- Can take in black and white mazes where the path is 1 pixel wide with the entrance being in the top and the bottom, the exit.\n- Maze Measurement Limits: **TBD**\n\n## How to generate mazes\n\n1. [Daedalus Link](http://www.astrolog.org/labyrnth/daedalus.htm)\n     - Is a bit of a learning curve\n     - Might have to edit mazes to encase them in a black border\n\n2. [Website Link](https://keesiemeijer.github.io/maze-generator/#generate)\n     - Limited to 200 x 200 size mazes\n     - Set Wall thickness to 1\n     - Set Maze entries to top and bottom\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fultraviolet-ninja%2Fpixelmazesolver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fultraviolet-ninja%2Fpixelmazesolver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fultraviolet-ninja%2Fpixelmazesolver/lists"}