A RPG written in pure C++ without any using any game or physics engine, a decision I will regret later on. Also, the only way I could sanely spend the big quarantine of 2020 without becoming a braindead piggy.
All maps are made in Tiled and parsed in C++ using tmxlite.
Install and configure these first :
- SDL2
- SDL2_image
- tmxlite
I've only tried running it on linux. Don't think it'll compile elsewhere. You can try tho.
git clone https://github.com/RitwickVerma/RPG
cd RPG
make all
make run
- Resources
- SDL2 - C++ wrapper for OpenGL and Direct3D
- TmxLite - C++ library to parse Tiled Maps
- OpenGameArt ! - Incredible game art library
- TileSets
- [LPC] Plant Repack
- [LPC] Terrains - bluecarrot16 is a god amongst humans
- SpriteSheets
I have also included a credits.txt but man I can't thank these people enough for the incredible free art mainly because I'm bad at art.