Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork37
A high-performance Python port of libtcod. Includes the libtcodpy module for backwards compatibility with older projects.
License
libtcod/python-tcod
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a Pythoncffi port oflibtcod.
This library ishosted on GitHub.
Any issues you have with this module can be reported at theGitHub issue tracker.
This module was designed to be backward compatible with the original libtcodpymodule distributed with libtcod.If you had code that runs on libtcodpy then you can use this library as adrop-in replacement. This installs a libtcodpy module so you'll only need todelete the libtcodpy/ folder that's usually bundled in an older libtcodpyproject.
Guides and Tutorials for libtcodpy should work with the tcod module.
The latest documentation can be found here:https://python-tcod.readthedocs.io/en/latest/
Detailed installation instructions are here:https://python-tcod.readthedocs.io/en/latest/installation.html
For the most part it's just:
pip3 install tcod
- Python 3.10+
- Windows, Linux, or MacOS X 10.9+.
- On Linux, requires libsdl3
You can find the most recent changeloghere.
python-tcod is distributed under theSimplified 2-clause FreeBSD license.
About
A high-performance Python port of libtcod. Includes the libtcodpy module for backwards compatibility with older projects.
Topics
Resources
License
Code of conduct
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.