{"id":19720373,"url":"https://github.com/okkindel/rogue3d","last_synced_at":"2025-04-29T21:30:49.567Z","repository":{"id":120275463,"uuid":"131741099","full_name":"okkindel/Rogue3D","owner":"okkindel","description":"Classic 3D roguelike written in C++ with SFML library. Made with raycasting technique. Inspired by pixel dungeon. To be continued in my free time.","archived":false,"fork":false,"pushed_at":"2018-09-12T19:02:53.000Z","size":2211,"stargazers_count":7,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-05T19:34:20.209Z","etag":null,"topics":["3d","raycasting","roguelike"],"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/okkindel.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":"2018-05-01T17:17:48.000Z","updated_at":"2024-02-26T12:26:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"916eba85-e2d8-478a-84d5-ec563da81a86","html_url":"https://github.com/okkindel/Rogue3D","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okkindel%2FRogue3D","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okkindel%2FRogue3D/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okkindel%2FRogue3D/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okkindel%2FRogue3D/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/okkindel","download_url":"https://codeload.github.com/okkindel/Rogue3D/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251585747,"owners_count":21613272,"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":["3d","raycasting","roguelike"],"created_at":"2024-11-11T23:11:16.220Z","updated_at":"2025-04-29T21:30:49.562Z","avatar_url":"https://github.com/okkindel.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rogue3D\n\n## A raycaster written in C++ with SFML library. In the future probably a roguelike game, if I will have enough patience and time.\n\n## How to run it:\n\n1. ### Clone the repository: \n    `git clone https://github.com/okkindel/Rogue3D.git`\n2. ### Install SFML:\n* Debian based: `sudo apt-get install libsfml-dev`\n* Windows and others: [Click](https://www.sfml-dev.org/tutorials/2.5/start-vc.php)\n3. ### Compile it:\n    `make debug`\n4. ### Run it:\n    `./bin/debug`\n\n## Features:\n* 3D map generated from array\n* Textured walls\n* Simple shading based on distance\n* Fog on distance\n* Walkig (also side walking)\n* Lightning (static at the moment)\n\n## How does it look like:\n\u003cp align=\"center\"\u003e\u003cimg title=\"game screen\" src=\"https://raw.githubusercontent.com/okkindel/Rogue3D/master/data/screen/1.png\" width=\"60%\"\u003e\u003c/p\u003e\n\u003cp align=\"center\"\u003e\u003cimg title=\"game screen\" src=\"https://raw.githubusercontent.com/okkindel/Rogue3D/master/data/screen/2.png\" width=\"60%\"\u003e\u003c/p\u003e\n\n## Todo:\n* 2D Sprites\n* Textured floor and celling\n* Simple enemies with AI\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fokkindel%2Frogue3d","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fokkindel%2Frogue3d","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fokkindel%2Frogue3d/lists"}