Skip to content

VoltaicAge8838/rougelike

 
 

Repository files navigation

rougelike

This is a rougelike game made in python using the ibtcodpy library as a basis. This game can be run by cloning the repository and running main.py. This game is fashioned in a more traditional sense in that everything is represented as purely ascii characters. All controls are done through the keyboard. You move and attack with the arrows keys or the numpad. The inventory is accessed by pressig 'i'. All other controls should be displayed on the screen.

Currently Linux and Windows are supported with 32 bit versions of python.

About

A rougelike game made using libtcodpy and python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%