{"id":17674394,"url":"https://github.com/bernoussama/the-maze","last_synced_at":"2025-08-09T19:32:25.680Z","repository":{"id":257808704,"uuid":"844517973","full_name":"bernoussama/the-maze","owner":"bernoussama","description":"The Maze project","archived":false,"fork":false,"pushed_at":"2024-09-23T18:03:05.000Z","size":79,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-06T10:12:50.924Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bernoussama.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":"2024-08-19T12:28:50.000Z","updated_at":"2024-09-23T18:03:09.000Z","dependencies_parsed_at":"2024-10-09T13:47:17.851Z","dependency_job_id":null,"html_url":"https://github.com/bernoussama/the-maze","commit_stats":null,"previous_names":["bernoussama/the-maze"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bernoussama%2Fthe-maze","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bernoussama%2Fthe-maze/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bernoussama%2Fthe-maze/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bernoussama%2Fthe-maze/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bernoussama","download_url":"https://codeload.github.com/bernoussama/the-maze/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229318661,"owners_count":18054449,"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":[],"created_at":"2024-10-24T07:06:55.703Z","updated_at":"2024-12-12T02:21:16.238Z","avatar_url":"https://github.com/bernoussama.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# The Maze\nThe Maze project is a maze game using raycasting to render mazes(2d maps) into 3d navigatable mazes.\n\nwritten in C using SDL2. Made on Ubuntu and Neovim(btw)\n\n## Installation\n\n### Prerequisites\n\n- SDL2\n- gcc\n- make\n\n### Build\n\n```bash\ngit clone https://github.com/0ussamaBernou/the-maze.git\ncd the-maze\nmake build\n```\n\n## Usage\n\n```bash\nmake run\n```\n- Press up or 'w' to move up\n- Press down or 's' to move down\n- Press left or 'a' to rotate left\n- Press right or 'd' to rotate right\n\n## Demo\n- Rendering Walls\n\nhttps://github.com/user-attachments/assets/ccf8beb8-1f48-4565-bc0d-a821c690ecf3\n\n- Collision Detection\n\nhttps://github.com/user-attachments/assets/a55f124d-be14-4524-8acc-0c94a43da700\n\n\n## References\n- [Raycasting video tutorial using OpenGL(Great Guide)](https://www.youtube.com/watch?v=gYRrGTC7GtA)\n- [Raycasting tutorial(theory)](https://permadi.com/1996/05/ray-casting-tutorial-table-of-contents/)\n- [SDL2 tutorials](https://lazyfoo.net/tutorials/SDL/index.php)\n\n## License\n\n![GitHub](https://img.shields.io/github/license/0ussamaBernou/the-maze)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbernoussama%2Fthe-maze","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbernoussama%2Fthe-maze","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbernoussama%2Fthe-maze/lists"}