About
This is a port of Pythonista-only modules to PC. It will allow you to play games written using scene.py module.
Source
Git repo can be found here
Progress
sound.py - 90%
_scene.py - 51%
_scene_types.py - 30%
console.py - 0%
canvas.py - 0%
Help
If you want to help me, please try to find out and explain to me, how push_matrix and pop_matrix functions work :)
I really need them.
Currently working on
Images, text and Hydrogen. Text rendering is working fine, and now I am trying to write load_image and such stuff.
Supported scripts:
Standart library
- Piano.py - built in sounds are required
- Stopwatch.py
- Basic scene
Other scripts
- pull-to-refresh.py
- air-hockey-menu.py
- Some other stuff I don't really remember right now :)