{"id":17621093,"url":"https://github.com/voidc/jmaze","last_synced_at":"2025-09-13T12:08:34.690Z","repository":{"id":21251673,"uuid":"24567186","full_name":"voidc/JMaze","owner":"voidc","description":"Java maze generation application","archived":false,"fork":false,"pushed_at":"2014-09-28T18:53:03.000Z","size":144,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-30T01:18:14.172Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/voidc.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}},"created_at":"2014-09-28T18:36:35.000Z","updated_at":"2014-10-06T16:59:07.000Z","dependencies_parsed_at":"2022-09-11T18:50:48.643Z","dependency_job_id":null,"html_url":"https://github.com/voidc/JMaze","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/voidc/JMaze","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voidc%2FJMaze","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voidc%2FJMaze/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voidc%2FJMaze/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voidc%2FJMaze/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/voidc","download_url":"https://codeload.github.com/voidc/JMaze/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voidc%2FJMaze/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274957151,"owners_count":25380864,"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","status":"online","status_checked_at":"2025-09-13T02:00:10.085Z","response_time":70,"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":[],"created_at":"2024-10-22T20:10:31.082Z","updated_at":"2025-09-13T12:08:34.667Z","avatar_url":"https://github.com/voidc.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"JMaze\n=====\n\nJava maze generation application\n\n# How to use\n1. create a new maze generator:\n    \n    `MazeGenerator mazeGen = new MazeGenerator();`\n    \n2. generate a new maze:\n    \n    `Maze maze = mazeGen.generate(width, height);`\n    \n3. save your maze:\n    \n    `MazeIO.saveMazeToFile(maze);`\n    \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvoidc%2Fjmaze","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvoidc%2Fjmaze","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvoidc%2Fjmaze/lists"}