Projects with this topic
Sort by:
-
-
Libreopolis is a cross-platform city simulation game compatible with SimCity 2000.
Updated -
A gkrellm clone, displays meters of various system resources on your desktop.
Updated -
This project unifies SDL2 and SDL3 API in a header-only approach, no library binary to link to, with the following features:
Dedicated C++ abstractions to expose a consistent interface. Unifying SDL2 and SDL3 API for version-agnostic applications. Turns native data structures into object-oriented entities with methods. Leverages smart pointers for safer resource management.This project requires C++20.
Updated