Rushwind13 / JMoria

My from-scratch implementation of a Roguelike game that will be an homage to IMoria
4 stars 4 forks source link

JMoria

My from-scratch implementation of a Roguelike game that will be an homage to IMoria

Requires SDL2, SDL2_image, OpenGL

To compile it, run "make"

To run it, run "jmoria"

Keyboard commands recognized:

Monster definitions are in Resources/Monsters.txt Item definitions are in Resources/Items.txt

Graphics tileset is Resources/Courier.png