An unknown theme 2D RPG written in C++ from scratch (in development)
01/25/2022-Present: On hiatus due to school and job hunting. Hoping to resume development in 2023.
12/29/2021-01/24/2022: Currently writing my own framework based on SDL2. Haven't decided what the actual story will be.
- characters (players, NPCs, enemies) with animations
- maps (tile-based) and objects
- interactions between players and the environment (conversations, combat, item pickup/usage)
- inventory and shops
- naive level and skill systems
- dialogues
- quest system
- map editor
(UIs below are mostly placeholders for the sake of testing)