{"id":19374780,"url":"https://github.com/leksus-04/maze-generator","last_synced_at":"2026-06-17T19:02:45.264Z","repository":{"id":118618065,"uuid":"510103350","full_name":"LeKSuS-04/Maze-generator","owner":"LeKSuS-04","description":":brain: Maze generator written in Haskell","archived":false,"fork":false,"pushed_at":"2022-07-05T08:26:25.000Z","size":34,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-24T15:33:25.055Z","etag":null,"topics":["algorithm-challenges","haskell","maze-generator"],"latest_commit_sha":null,"homepage":"","language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"wtfpl","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LeKSuS-04.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":"2022-07-03T18:23:48.000Z","updated_at":"2022-08-11T03:47:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"42951c27-947c-4f67-823a-fcbd15d3ce81","html_url":"https://github.com/LeKSuS-04/Maze-generator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/LeKSuS-04/Maze-generator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeKSuS-04%2FMaze-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeKSuS-04%2FMaze-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeKSuS-04%2FMaze-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeKSuS-04%2FMaze-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LeKSuS-04","download_url":"https://codeload.github.com/LeKSuS-04/Maze-generator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeKSuS-04%2FMaze-generator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34461618,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-17T02:00:05.408Z","response_time":127,"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":["algorithm-challenges","haskell","maze-generator"],"created_at":"2024-11-10T08:36:07.360Z","updated_at":"2026-06-17T19:02:45.246Z","avatar_url":"https://github.com/LeKSuS-04.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Maze-generator\n\nSimple tool for generating mazes, written in Haskell. Here's example of it's\noutput:\n![Example of maze, generated by this tool](screenshots/example.png)\n\n## Usage\nUse `cabal` build tool for managing this project. Following command will\ninstall all dependencies, compile and run project. More information can\nbe found inside [maze-generator.cabal](./maze-generator.cabal) file.\n```bash\n$ cabal run\n```\nYou can configure width and height of maze in [Main.hs](app/Main.hs) file. \nUnfortunately no other ways exist for configuration of behaviour of program.\nAs for now, I'm not planning on implementing any.\n\n## Tools\nThis project was written in Haskell 8.10.2 using\n* [Cabal](https://www.haskell.org/cabal/) - build tool\n* [stylish-haskell](https://github.com/haskell/stylish-haskell) - code prettifier\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleksus-04%2Fmaze-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleksus-04%2Fmaze-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleksus-04%2Fmaze-generator/lists"}