{"id":31726143,"url":"https://github.com/headshot2017/3dmaze","last_synced_at":"2026-01-18T13:03:19.168Z","repository":{"id":318225849,"uuid":"1070414137","full_name":"headshot2017/3dmaze","owner":"headshot2017","description":"Port of Windows 9x 3D Maze screensaver to modern systems (and other platforms)","archived":false,"fork":false,"pushed_at":"2025-10-19T18:13:03.000Z","size":875,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-19T18:54:40.736Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","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/headshot2017.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-05T21:44:31.000Z","updated_at":"2025-10-19T18:13:06.000Z","dependencies_parsed_at":"2025-10-05T23:34:46.536Z","dependency_job_id":"72837afa-c841-4e32-bf8e-b8936fc06fc0","html_url":"https://github.com/headshot2017/3dmaze","commit_stats":null,"previous_names":["headshot2017/3dmaze"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/headshot2017/3dmaze","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/headshot2017%2F3dmaze","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/headshot2017%2F3dmaze/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/headshot2017%2F3dmaze/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/headshot2017%2F3dmaze/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/headshot2017","download_url":"https://codeload.github.com/headshot2017/3dmaze/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/headshot2017%2F3dmaze/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28536686,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T10:13:46.436Z","status":"ssl_error","status_checked_at":"2026-01-18T10:13:11.045Z","response_time":98,"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":"2025-10-09T06:01:04.094Z","updated_at":"2026-01-18T13:03:19.163Z","avatar_url":"https://github.com/headshot2017.png","language":"C","funding_links":[],"categories":["Applications"],"sub_categories":[],"readme":"# 3dmaze\n\n![image](screenshot.png)\n\nThis project aims to port the source code of the 3D Maze screensaver seen in Windows 9x over to multiple platforms:\n\n| Platform       | Status      |\n| -------------- | ----------- |\n| Windows (SDL2) | Ported      |\n| Linux (SDL2)   | Ported      |\n| macOS (SDL2)   | Ported      |\n| Nintendo DS    | Ported      |\n| Sega Dreamcast | In progress |\n\nAlong with some additional objectives:\n\n- [x] Make the maze playable\n\nContributions are welcome\n\n## Third party libraries used\n\n- stb_image\n- freeglut\n\n## Compiling\n\n### For SDL2:\n\n- Install the SDL2 and freeglut dependencies through a terminal with your package manager\n- Build with cmake:\n\n```\nmkdir build-pc\ncd build-pc\ncmake ..\nmake\n```\n\n### For Nintendo DS:\n\n- Install the [BlocksDS](https://blocksds.skylyrac.net/docs/setup/options/) SDK\n- Build with `make -f Makefile.ds`\n- Copy the \"data\" folder to the root of the SD card.\n   - If you wish to build the game to use the NitroFS filesystem: `USE_NITRO=1 make -f Makefile.ds`\n\n### For macOS:\n\n- `brew install sdl2 freeglut glew xquartz`\n- Build with `make`\n\n```\nopen -a XQuartz\nexport DISPLAY=:0\n./ssmaze\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheadshot2017%2F3dmaze","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fheadshot2017%2F3dmaze","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheadshot2017%2F3dmaze/lists"}