Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A high-performance Python port of libtcod. Includes the libtcodpy module for backwards compatibility with older projects.

License

NotificationsYou must be signed in to change notification settings

libtcod/python-tcod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

VersionsBadgeImplementationBadgeLicenseBadge

PyPIDocumentation StatusCodecovUpdatesCommitsSinceLastRelease

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

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Contributors18


[8]ページ先頭

©2009-2025 Movatter.jp