{"id":20542517,"url":"https://github.com/bebalix/cub3d","last_synced_at":"2026-04-20T11:02:43.273Z","repository":{"id":178985467,"uuid":"589544917","full_name":"BebAlix/Cub3D","owner":"BebAlix","description":"This group project ask to create a dynamic view in 3D using raycasting like the first fps 3D Wolfenstein.","archived":false,"fork":false,"pushed_at":"2023-04-10T10:29:19.000Z","size":220,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-06T04:31:07.802Z","etag":null,"topics":["42projects","graphics-programming","language-c","raycasting"],"latest_commit_sha":null,"homepage":"","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/BebAlix.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":"2023-01-16T11:23:48.000Z","updated_at":"2023-08-29T10:58:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"5dc60aeb-e664-438f-bae4-6632f05be10f","html_url":"https://github.com/BebAlix/Cub3D","commit_stats":null,"previous_names":["bebalix/cub3d"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/BebAlix/Cub3D","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BebAlix%2FCub3D","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BebAlix%2FCub3D/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BebAlix%2FCub3D/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BebAlix%2FCub3D/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BebAlix","download_url":"https://codeload.github.com/BebAlix/Cub3D/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BebAlix%2FCub3D/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32044291,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T10:33:29.490Z","status":"ssl_error","status_checked_at":"2026-04-20T10:32:30.107Z","response_time":94,"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":["42projects","graphics-programming","language-c","raycasting"],"created_at":"2024-11-16T01:32:50.916Z","updated_at":"2026-04-20T11:02:43.251Z","avatar_url":"https://github.com/BebAlix.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cub3D\n\nSmall 3D game using raycasting with basic gameplay.\n\n## How it works\n\n1. The player move with WASD and close the game by pressing ESC.\n\n2. Components of map:\n   - Player and its direction - 'N' / 'S' / 'E' / 'W'\n   - Wall - '1'\n   - Free space - '0'\n\n3. Some map examples are stored in `/maps` folder. Feel free to change them (`.cub` format is required)!\n\n## How to launch the game\n\n1. To compile the program :\n\n   ```sh\n   $ make\n   ```\n\n   With bonus :\n\n   ```sh\n   $ make bonus\n   ```\n   \n2. To start the game :\n\n   ```sh\n   $ ./cub3D [path_to_valid_map]\n   ```\n3. Remove all :\n\n\t```sh\n\t$ make fclean\n\t```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbebalix%2Fcub3d","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbebalix%2Fcub3d","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbebalix%2Fcub3d/lists"}