Skip to content

GarrettNg/Roguelike

Repository files navigation

This is an ASCII-style game similar to Nethack where you delve into a dungeon, kill monsters, collect loot, and level up.

Controls

Action Keybind
Movement Arrow Keys or h, j, k, l (diagonals: y, u, b, n)
Wait z
Descend stairs Enter
Inventory i
Pick up item g
Drop item d
Character info c
Enemy/item info Hover with mouse
Close menu/quit Escape
Fullscreen Left-Alt + Enter

About

Game based off http://rogueliketutorials.com/ using the python-tcod library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages