https://github.com/qpython-android/pygamesdl2-jni
Pygamesdl2-jni lets you run some limited pygame scripts on QPython.
https://github.com/qpython-android/pygamesdl2-jni
Last synced: 12 days ago
JSON representation
Pygamesdl2-jni lets you run some limited pygame scripts on QPython.
- Host: GitHub
- URL: https://github.com/qpython-android/pygamesdl2-jni
- Owner: qpython-android
- Created: 2018-09-06T02:23:21.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2021-12-17T09:59:24.000Z (over 4 years ago)
- Last Synced: 2025-03-04T12:32:10.585Z (over 1 year ago)
- Language: C
- Homepage:
- Size: 28.1 MB
- Stars: 1
- Watchers: 7
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# About
Pygamesdl2-jni should be compiled with NDK, and it lets you run some limited pygame scripts on QPython.
It is not a standalone project, it will be included by QPython as a submodule.