Boskeopolis Land
Summary:
Developing and designing computer game in C++ using SDL2.
Resources such as levels, maps, events, color palettes, and block types are dynamically loaded from JSON configuration files using RapidJSON.
Tools
- C++
- RapidJSON
- SDL2