jfalcou / zoned-out-mudppLinks
C++17 exploration of a classic MUD like game
☆14Updated 4 years ago
Alternatives and similar repositories for zoned-out-mudpp
Users that are interested in zoned-out-mudpp are comparing it to the libraries listed below
Sorting:
- Foundation library of helpful classes/functions☆23Updated 4 months ago
- C++20 for flag enums☆27Updated 5 years ago
- C++ string formatting library☆44Updated 5 years ago
- Virtual memory based containers☆42Updated 3 years ago
- Headers only utility collection for modern C++☆14Updated 6 years ago
- A general-purpose data-driven game engine with tools. Attribution based licensing.☆23Updated 7 years ago
- ☆26Updated 5 years ago
- homogeneous variadic function parameters☆17Updated last year
- Static global objects with constructors and destructors made useful in C++☆26Updated 8 years ago
- A modern(ish) cross-platform open-source 2D game engine built on top of SDL2. C++98/03/11/14/17 compatible. Requires plf::colony and plf:…