rlzero
rlzero copied to clipboard
A simplified API for Raylib to enable beginners to create 3d games
Results
1
rlzero issues
Sort by
recently updated
recently updated
newest added
After doing `pip3 install rlzero` and creating a `test.py` I try to run it like `python test.py`. My environment: - miniconda - windows The error I get ``` > MINGW64...