{"id":28210626,"url":"https://github.com/fireroth/minecrap","last_synced_at":"2026-04-29T00:04:01.845Z","repository":{"id":292570094,"uuid":"980744509","full_name":"Fireroth/MineCrap","owner":"Fireroth","description":"Wacky Minecraft C++ clone ","archived":false,"fork":false,"pushed_at":"2025-06-09T16:16:25.000Z","size":6707,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-09T16:19:54.790Z","etag":null,"topics":["minecraft-clone","opengl","sandbox-game","voxel-game"],"latest_commit_sha":null,"homepage":"","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/Fireroth.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,"zenodo":null}},"created_at":"2025-05-09T16:31:30.000Z","updated_at":"2025-06-09T15:01:47.000Z","dependencies_parsed_at":"2025-06-09T16:29:49.423Z","dependency_job_id":null,"html_url":"https://github.com/Fireroth/MineCrap","commit_stats":null,"previous_names":["fireroth/minecrap"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fireroth%2FMineCrap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fireroth%2FMineCrap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fireroth%2FMineCrap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fireroth%2FMineCrap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Fireroth","download_url":"https://codeload.github.com/Fireroth/MineCrap/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fireroth%2FMineCrap/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259175656,"owners_count":22817037,"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":["minecraft-clone","opengl","sandbox-game","voxel-game"],"created_at":"2025-05-17T17:10:20.919Z","updated_at":"2026-04-29T00:04:01.804Z","avatar_url":"https://github.com/Fireroth.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MineCrap - WIP\nA simple Minecraft clone written in C++\u003cbr\u003e\n\u003cimg src=\"preview/thumb.png\" alt=\"In-game screenshot\" width=\"400\"/\u003e\n\n## Building from source\nBefore building the project, ensure you have the following installed:\n- C++ compiler with C++17 (or later) support\n- CMake (version 3.10 or higher)\n\nClone the repository\n```\ngit clone https://github.com/Fireroth/MineCrap.git\ncd MineCrap\n```\n\n\nRun CMake\n```\ncmake ./\n```\n\nBuild the project\n```\ncmake --build .\n```\n\n## ✨ Features\n-  Face Culling\n-  Chunk based world generation\n-  Block placing and breaking\n-  Infinite terrain\n-  Biomes\n\n## 🛠️ To-Do\n-  Inventory system\n-  Sounds\n\n## 📚 Libraries used\n- [glfw](https://www.glfw.org/) – Window and input handling  \n- [glad](https://github.com/Dav1dde/glad) – GL Loader-Generator\n- [glm](https://github.com/g-truc/glm) – OpenGL math library\n- [stb_image](https://github.com/nothings/stb) – Image loading  \n- [ImGUI](https://github.com/ocornut/imgui) – GUI system\n- [FastNoiseLite](https://github.com/Auburn/FastNoiseLite) – Noise generator (for terrain)\n\n---\n\n🙌 Honorable Mentions\u003cbr\u003e\n\u003csub\u003ejdh - [YouTube](https://www.youtube.com/@jdh)\u003cbr\u003e \nLow Level Game Dev - [YouTube](https://www.youtube.com/@lowlevelgamedev9330)\u003cbr\u003e \nWSAL Evan - [YouTube](https://www.youtube.com/@wsalevan)\u003cbr\u003e \nobiwac - [YouTube](https://www.youtube.com/@obiwac)\u003cbr\u003e \nLearnOpenGL - [Website](https://learnopengl.com/)\u003c/sub\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffireroth%2Fminecrap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffireroth%2Fminecrap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffireroth%2Fminecrap/lists"}