https://github.com/electronstudio/raylib-python-cffi-pygbag-examples
https://github.com/electronstudio/raylib-python-cffi-pygbag-examples
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/electronstudio/raylib-python-cffi-pygbag-examples
- Owner: electronstudio
- Created: 2024-02-21T04:35:25.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-05T12:25:32.000Z (about 2 years ago)
- Last Synced: 2025-03-21T16:21:22.258Z (over 1 year ago)
- Language: Python
- Size: 318 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
Working:
python3.12 -m pip install pygbag==0.9.1 --user --upgrade
python3.12 -m pygbag --PYBUILD 3.12 --ume_block 0 --template noctx.tmpl example1
To test with git version:
python3.12 -m pip install git+https://github.com/pygame-web/pygbag --user --upgrade
python3.12 -m pygbag --git --PYBUILD 3.12 --ume_block 0 --template noctx.tmpl example1