Tcod

Latest version: v16.2.3

Safety actively analyzes 714815 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 44 of 44

1.0.8

- No longer works in Python 2.5 but now works in 3.x and has been partly
tested.
- Many bug fixes.

1.0.5

- Got rid of setuptools dependency, this will make it much more compatible
with Python 3.x
- Fixed a typo with the MacOS library import.

1.0.4

- All constant colors (C\_\*) have been removed, they may be put back in later.
- Made some type assertion failures show the value they received to help in
general debugging. Still working on it.
- Added MacOS and 64-bit Linux support.

1.0.1

Added
- added C/C++ samples

Changed
- `TCODConsole::waitForKeyPress` now has a bool parameter indicating if we
flush the keyboard buffer before waiting.

Fixed
- fixed a color bug when drawing text using the grey color (196,196,196)
- fixed wrong key codes returned by wait/checkForKeyPress on some keyboard layouts

1.0

- Initial release


Changelog

Changes relevant to the users of python-tcod are documented here.

This project adheres to [Semantic Versioning](https://semver.org/) since version `2.0.0`.

[Unreleased]

1.0.0

- First public release.

Page 44 of 44

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.