Pycraft icon indicating copy to clipboard operation
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...

Results 4 Pycraft issues
Sort by recently updated
recently updated
newest added

![Screenshot_2022-10-12_16-03-04](https://user-images.githubusercontent.com/92133003/195437424-faf9abaa-f00a-47fd-a048-f47316b1cc2e.png)

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...

dependencies
python

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...