Tcod

Latest version: v16.2.3

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

Scan your dependencies

Page 23 of 44

6.0.3

Fixed

- tcod.Key and tcod.Mouse no longer ignore initiation parameters.

6.0.2

Fixed

- Fixed color constants missing at build-time.

6.0.1

Fixed

- Source distributions were missing C++ source files.

6.0.0

Changed

- Project renamed to tcod on PyPI.

Deprecated

- Passing bytes strings to libtcodpy print functions is deprecated.

Fixed

- Fixed libtcodpy print functions not accepting bytes strings.
- libtcod constants are now generated at build-time fixing static analysis
tools.

5.0.1

Fixed

- tdl.event no longer crashes with StopIteration on Python 3.7

5.0.0

Changed

- tcod.path: all classes now use `shape` instead of `width` and `height`.
- tcod.path now respects NumPy array shape, instead of assuming that arrays
need to be transposed from C memory order. From now on `x` and `y` mean
1st and 2nd axis. This doesn't affect non-NumPy code.
- tcod.path now has full support of non-contiguous memory.

Page 23 of 44

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.