Hamezii / gim-descent

A roguelike dungeon-crawler, made with Python and Pygame

Home Page:https://hamezii.itch.io/gim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gim

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

Controls

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

Dependencies

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.

About

A roguelike dungeon-crawler, made with Python and Pygame

https://hamezii.itch.io/gim


Languages

Language:Python 100.0%