thiefcatcher
About
Where in the World Is Carmen Sandiego? is a 1985 educational video game from Broderbund, the first in the Carmen Sandiego franchise, later followed by enhanced (1989) and deluxe (1990) re-releases and CD-ROM/Windows versions in the early 1990s. thiefcatcher is an early/partial-development remake of Where in the World Is Carmen Sandiego?, built in C++23 using CMake and the Conan package manager, with SDL2 for graphics and audio, SQLite for data storage, TinyXML2 for XML handling, and curl for networking.
Getting started
Build it with CMake — using Visual Studio project files on Windows, or Conan plus CMake and make on Linux/macOS — then run the compiled ThiefCatcher executable from the build's Core directory.