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: 11 months 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 (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-12-17T09:59:24.000Z (about 4 years ago)
- Last Synced: 2025-01-14T15:26:06.508Z (about 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.