{"id":19888150,"url":"https://github.com/alepacho/potc-cpp","last_synced_at":"2026-06-06T13:31:34.927Z","repository":{"id":154036983,"uuid":"582411921","full_name":"Alepacho/potc-cpp","owner":"Alepacho","description":null,"archived":false,"fork":false,"pushed_at":"2023-07-03T12:35:52.000Z","size":2090,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-01T04:41:42.619Z","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/Alepacho.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":"2022-12-26T18:44:15.000Z","updated_at":"2023-07-27T08:45:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"34950a00-10d4-4005-9e53-8a45954317b0","html_url":"https://github.com/Alepacho/potc-cpp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Alepacho/potc-cpp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alepacho%2Fpotc-cpp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alepacho%2Fpotc-cpp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alepacho%2Fpotc-cpp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alepacho%2Fpotc-cpp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Alepacho","download_url":"https://codeload.github.com/Alepacho/potc-cpp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alepacho%2Fpotc-cpp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33984824,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-06T02:00:07.033Z","response_time":107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2024-11-12T18:06:24.928Z","updated_at":"2026-06-06T13:31:34.911Z","avatar_url":"https://github.com/Alepacho.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# C++ port of 'Prelude of the Chambered'\n\n![](./screenshots/title.png)\n\n### _Made by me, only for study purpose_.\nBased on original source code which I got [here](https://github.com/skeeto/Prelude-of-the-Chambered). And I used to watch some old Notch streams to understand some stuff. You can watch streams [here](https://www.youtube.com/@hikearchive/videos) (thanks to Hike's Archive).\n\n# Screenshots\n\n\n![](./screenshots/game.png)\n![](./screenshots/win.png)\n\n# Disclaimer\nGame is fully completable, but...\n\nDue the differences of both Java and C++, this port may be not 100% equal to original, but I've tried to save all possible mechanics as far as possible.\n\nPort is hard-locked to 60 FPS, doesn't use Threads and, instead of Java's AWT, uses SDL2. Also, I've put some Java related stuff (math, random) into `utils` folder.\n\n# How to run\nFirst of all, install `SDL2`, `SDL2_Image` and `SDL2_mixer` on your PC:\n\n## For macOS (using brew):\n```\nbrew install sdl2 sdl2_image sdl2_mixer\n```\n\n## For Windows:\nI didn't test it on Windows, but you can use MinGW to compile it.\n\n## Compilation:\nYou can use my own [build tool](https://github.com/Alepacho/build) or just compile by using `make`:\n```\n./build main\n```\nor\n```\nmake\n```\nrespectively.\n\n# Known bugs\n* Torch can be placed on a wrong position;\n* Player timer doesn't work correctly;\n# License\nSee [LICENSE](./LICENSE)\n\nTL;DR It's MIT \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falepacho%2Fpotc-cpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falepacho%2Fpotc-cpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falepacho%2Fpotc-cpp/lists"}