{"id":15396196,"url":"https://github.com/jamesseanwright/maze-generator","last_synced_at":"2025-04-16T00:18:03.989Z","repository":{"id":151706528,"uuid":"101433749","full_name":"jamesseanwright/maze-generator","owner":"jamesseanwright","description":"A real-time JavaScript maze generator using the depth-first search algorithm","archived":false,"fork":false,"pushed_at":"2017-08-31T15:41:18.000Z","size":34,"stargazers_count":17,"open_issues_count":1,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-16T00:17:57.839Z","etag":null,"topics":["algorithm","canvas","depth-first-search","generator","html5","maze","maze-generator","stack"],"latest_commit_sha":null,"homepage":"https://jamesseanwright.github.io/maze-generator","language":"JavaScript","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/jamesseanwright.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-08-25T18:58:39.000Z","updated_at":"2024-01-15T07:18:12.000Z","dependencies_parsed_at":"2023-07-15T23:31:08.596Z","dependency_job_id":null,"html_url":"https://github.com/jamesseanwright/maze-generator","commit_stats":{"total_commits":38,"total_committers":2,"mean_commits":19.0,"dds":0.07894736842105265,"last_synced_commit":"a46fd8635832fed91335d96b8db611402666cdd8"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesseanwright%2Fmaze-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesseanwright%2Fmaze-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesseanwright%2Fmaze-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesseanwright%2Fmaze-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamesseanwright","download_url":"https://codeload.github.com/jamesseanwright/maze-generator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249173099,"owners_count":21224485,"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":["algorithm","canvas","depth-first-search","generator","html5","maze","maze-generator","stack"],"created_at":"2024-10-01T15:32:05.127Z","updated_at":"2025-04-16T00:18:03.983Z","avatar_url":"https://github.com/jamesseanwright.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Maze Generator\n\n[![Build Status](https://api.travis-ci.org/jamesseanwright/maze-generator.svg?branch=master)](https://travis-ci.org/jamesseanwright/maze-generator) [![Coverage Status](https://coveralls.io/repos/github/jamesseanwright/maze-generator/badge.svg?branch=master)](https://coveralls.io/github/jamesseanwright/maze-generator?branch=master)\n\nA real-time JavaScript maze generator using the [depth-first search](https://en.wikipedia.org/wiki/Maze_generation_algorithm#Depth-first_search) algorithm.\n\n[Try online](https://jamesseanwright.github.io/maze-generator)\n\n\n## Local Development\n\n* `git clone https://github.com/jamesseanwright/maze-generator.git`\n* `cd maze-generator`\n* `npm i`\n\nThen run one of:\n\n* `npm run watch` - serves the generator via port 8080 and watches for source code changes\n* `npm test` - runs the tests\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjamesseanwright%2Fmaze-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjamesseanwright%2Fmaze-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjamesseanwright%2Fmaze-generator/lists"}