{"id":21031975,"url":"https://github.com/bima42/cub3d_map_generator","last_synced_at":"2026-03-13T14:35:00.691Z","repository":{"id":109512943,"uuid":"494486352","full_name":"Bima42/cub3d_map_generator","owner":"Bima42","description":"Python script to generate random map for cub3d project","archived":false,"fork":false,"pushed_at":"2022-11-08T15:44:48.000Z","size":13,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-12T13:31:24.276Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/Bima42.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":"2022-05-20T14:00:36.000Z","updated_at":"2024-07-09T21:31:10.000Z","dependencies_parsed_at":"2023-07-28T05:15:34.612Z","dependency_job_id":null,"html_url":"https://github.com/Bima42/cub3d_map_generator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Bima42/cub3d_map_generator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bima42%2Fcub3d_map_generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bima42%2Fcub3d_map_generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bima42%2Fcub3d_map_generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bima42%2Fcub3d_map_generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Bima42","download_url":"https://codeload.github.com/Bima42/cub3d_map_generator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bima42%2Fcub3d_map_generator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30468357,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-13T11:00:43.441Z","status":"ssl_error","status_checked_at":"2026-03-13T11:00:23.173Z","response_time":60,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-11-19T12:39:24.446Z","updated_at":"2026-03-13T14:35:00.565Z","avatar_url":"https://github.com/Bima42.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cub3d_map_generator\n\n## Install\n```\ngit clone\npython3 cub3d_map_generator.py\n```\n\n- You can clone this generator in your cub3d repository\n- Add your texture path (ex : ./textures/)\n- Add your RGB ceiling datas (ex : 220,40,0)\n- Same for RGB floor datas\n- The map.cub file is created !\n- NOTE : go to the script and modify sizex and sizey to change maze size\n\nHUGE THANKS TO [@Jerome-JJT](https://github.com/Jerome-JJT)\n\n## Depth First Search Algorithm (DFS)\n\nThis script is based on DFS algorithm.\n\nhttps://user-images.githubusercontent.com/87313922/169560415-e023bed9-5cff-4b8e-9e00-1c810571337b.mp4\n\n## Sources\n\n- https://en.wikipedia.org/wiki/Depth-first_search\n- https://favtutor.com/blogs/depth-first-search-python\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbima42%2Fcub3d_map_generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbima42%2Fcub3d_map_generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbima42%2Fcub3d_map_generator/lists"}