UNDERKIT is a work-in-progress game engine for UNDERTALE fangames.
(Essentially a to-do list at this stage)
- Intricately recreated battle engine
- Accurate overworld gameplay with built-in level editor, powered by Dear ImGUI
- No more 30fps lock!
Visual Studio 2019 is recommended (.sln files included). I assume the setup for other IDEs is fairly straightforward, but I honestly have no idea.
- SFML 2.5.1
- Dear ImGUI and its SFML binding
- ChaiScript (note: unused at time of writing, may be removed in future releases)