Skip to content

jimperio/pyrl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pyrl

Python roguelike using libtcod.

Why libtcod?

From http://roguecentral.org/doryen/libtcod/:

libtcod, a.k.a. “The Doryen Library”, is a free, fast, portable and uncomplicated API for roguelike developers providing an advanced true color console, input, and lots of other utilities frequently used in roguelikes.

See the full list of features on the features page.

Platforms

Only OS X is supported for now using https://github.com/podiki/libtcod-mac, but libtcod can also be built on Windows and Linux.

About

Python roguelike using libtcod

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages