Pycraft
Pycraft copied to clipboard
Pycraft is the OpenGL, open world, video game made entirely with Python. This project is a game to shed some light on OpenGL programming in Python as it is a seldom touched area of Python's vast amoun...

Whenever I try to open the game in Linux, this error occurs. ``` X Error of failed request: BadWindow (invalid Window parameter) Major opcode of failed request: 15 (X_QueryTree) Resource...
Bumps [fonttools](https://github.com/fonttools/fonttools) from 4.43.0 to 4.61.0. Release notes Sourced from fonttools's releases. 4.61.0 [varLib.main]: SECURITY Only use basename(vf.filename) to prevent path traversal attacks when running fonttools varLib command-line script, or...
Looks like some updates were push to main for pycraft_main.py but not for the corresponding utilities: ``` Pycraft has ran into a problem module 'text_utils' has no attribute 'TextRenderer' Traceback...