An open API service indexing awesome lists of open source software.

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

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