libtcod/python-tcod
A high-performance Python port of libtcod. Includes the libtcodpy module for backwards compatibility with older projects.
PythonBSD-2-Clause
Issues
- 3
attribute error in python-tcod library
#156 opened by propthink - 1
- 0
SDL_DestroyTexture called with invalid textures
#129 opened by HexDecimal - 3
- 3
Add 'order' argument to tcod.noise.grid
#127 opened by TrialOrc - 0
Refactoring event attributes.
#125 opened by HexDecimal - 0
Investigate building Python-tcod on Pyodide.
#123 opened by HexDecimal - 2
Unable to print ascii 127 (del)
#122 opened by LordKaT - 6
Unknown OpenGL error while allocation texture?
#102 opened by keytonw - 9
Crash with SDL2's Metal renderer.
#88 opened by tiessa - 2
- 4
- 3
Better options for TrueType Fonts.
#75 opened by jsbeckr - 4
- 4
No event on scrolling with mouse wheel
#118 opened by ancla33 - 1
TCOD throws a deprecation warning
#117 opened by djhenderson - 4
- 3
Issue with libtcod importing NDArray from numpy.typing when it should just be importing ndarray from numpy.
#115 opened by deeredman1991 - 4
- 0
Add support to release linux aarch64 wheels
#112 opened by odidev - 5
tcod 12.7.2 fails to install on arch linux
#110 opened by ryanfantus - 9
- 0
Can't build wheels from source on MacOS.
#108 opened by HexDecimal - 4
- 9
- 1
Not installing from git on python 3.9 anaconda
#107 opened by keiv-fly - 3
Limit the FPS with the new API
#97 opened by Darky-Lucera - 16
tcod.tileset won't update already set tiles.
#81 opened by mjuchno - 9
Since version 1.16.0 context.present with integer_scaling = True is ignored
#106 opened by Darky-Lucera - 1
- 5
Can't install tcod 11.19.x on Mac OSX 10.14.6 (Mojave)
#104 opened by thely - 1
- 4
Window Title incorrect
#99 opened by Darky-Lucera - 4
Some keyboard events are lost
#98 opened by Darky-Lucera - 7
- 1
ERROR: Could not build wheels for tcod which use PEP 517 and cannot be installed directly
#94 opened by vscala - 4
tcod.context API does not display anything
#93 opened by akemn - 16
- 0
MinGW build dependency needs to be removed.
#90 opened by HexDecimal - 2
- 24
Option for keeping window aspect ratio
#76 opened by Ape - 7
Mouse.cx/cy wrong in fullscreen mode
#85 opened by mgedmin - 6
- 3
tcod.image_from_console segfaults
#77 opened by Ape - 2
- 1
tcod-11.1.1 fails to install on Archlinux
#82 opened by Athemis - 0
tcod.event breaks on 32-bit systems. "SDL_TouchFingerEvent: wrong total size"
#74 opened by HexDecimal - 2
- 1
- 1
Color-Coding not workely properly unless first '%c' is preceeded by any letter or symbol
#71 opened by Wolfenswan