{"id":16695955,"url":"https://github.com/hexdecimal/tcod-cpp-engine-2022","last_synced_at":"2025-03-21T19:31:19.442Z","repository":{"id":40779031,"uuid":"508041398","full_name":"HexDecimal/tcod-cpp-engine-2022","owner":"HexDecimal","description":"A modern roguelike engine made while following the older libtcod tutorials.","archived":false,"fork":false,"pushed_at":"2023-04-29T21:24:41.000Z","size":260,"stargazers_count":23,"open_issues_count":8,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-18T04:15:20.841Z","etag":null,"topics":["cpp","cpp17","emscripten","game-engine","gamedev","libtcod","roguelikedev","wasm"],"latest_commit_sha":null,"homepage":"https://hexdecimal.itch.io/tcod-cpp-engine-2022","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/HexDecimal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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-06-27T19:45:12.000Z","updated_at":"2024-12-03T06:02:53.000Z","dependencies_parsed_at":"2024-10-28T11:30:11.632Z","dependency_job_id":"cab0fea7-b81e-4f80-be57-7381c56e4278","html_url":"https://github.com/HexDecimal/tcod-cpp-engine-2022","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/HexDecimal%2Ftcod-cpp-engine-2022","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HexDecimal%2Ftcod-cpp-engine-2022/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HexDecimal%2Ftcod-cpp-engine-2022/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HexDecimal%2Ftcod-cpp-engine-2022/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HexDecimal","download_url":"https://codeload.github.com/HexDecimal/tcod-cpp-engine-2022/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244855425,"owners_count":20521639,"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":["cpp","cpp17","emscripten","game-engine","gamedev","libtcod","roguelikedev","wasm"],"created_at":"2024-10-12T17:24:57.515Z","updated_at":"2025-03-21T19:31:19.402Z","avatar_url":"https://github.com/HexDecimal.png","language":"C++","readme":"# Libtcod C++ engine 2022\n\nA modern roguelike engine loosely following the [Complete roguelike tutorial using C++ and libtcod](http://www.roguebasin.com/index.php?title=Complete_roguelike_tutorial_using_C%2B%2B_and_libtcod_-_part_1:_setting_up). As part of the [RoguelikeDev Does The Complete Roguelike Tutorial (2022) series](https://old.reddit.com/r/roguelikedev/wiki/python_tutorial_series).\n\n## How to setup\n\n* Make sure you have the correct tools ready.\n  * For example on Windows:\n    Make sure you install the C++ compiler tools from [Visual Studio Community](https://visualstudio.microsoft.com/vs/community/),\n    install the latest [CMake](https://cmake.org/download/),\n    and install [Visual Studio Code](https://code.visualstudio.com/download).\n* [Clone the repository](https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/cloning-a-repository-from-github/cloning-a-repository).\n* Make sure to initialize the `vcpkg` and `libtcod` [submodules](https://git-scm.com/book/en/v2/Git-Tools-Submodules).  If either folder is empty then the build process will fail.\n  * The command to do this is: `git submodule update --init --recursive`\n* Load this project in VS Code and install any recommended plugins.\n  Most importantly: *C/C++*, *C++ Intellisense*, and *CMake Tools*.\n* Using the CMake Tools plugin you can now build and run this project.  Dependencies will automatically be installed via Vcpkg.\n  * On Windows, when CMake Tools asks for a toolkit you should select `Visual Studio Community ... - amd64`.\n* The project will now build and run with F5.\n\n[![RoguelikeDev Does The Complete Roguelike Tutorial](https://i.imgur.com/FzwmyyE.png)](https://old.reddit.com/r/roguelikedev/wiki/python_tutorial_series)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhexdecimal%2Ftcod-cpp-engine-2022","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhexdecimal%2Ftcod-cpp-engine-2022","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhexdecimal%2Ftcod-cpp-engine-2022/lists"}