Gim Descent is a turn-based roguelike dungeon-crawler. The aim is to fight through a dungeon and defeat the boss.
An executable for this game is available at itch.io! https://hamezii.itch.io/gim
Arrow keys/WASD to move.
Z - open inventory / select
X - close menus
Plus / Minus - Zoom in and out (useful for when you're trying to find where to go)
Escape - Return to main menu / exit
When running from source, you will need to have at least Python 3.6.x installed as well as pygame. Execute the file named gim.pyw to start the game.