/pyroguecod

Rumble in the Underdeep

Primary LanguagePython

Rumble in the Underdeep

A template roguelike built with libtcod

Requirements

  • Python 2.7.x

Running the game

This game should work from both Linux and Windows machines.

python main.py

Commands

arrow key up or k - move up
arrow key down or j - move down
arrow key left or h - move left
arrow key right or l - move right
y - move up-left
u - move up-right
b - move down-left
n - move down-right
g - grab item on floor
i - open inventory
d - drop item from inventory
. - pass a turn
alt+enter - toggle fullscreen

Screenshots

main menu in game action