You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 11, 2025. It is now read-only.
Hi and thank you for this wonderful library. I have been teaching python here in the UK and your library has been a great stepping stone in transitioning kids from scratch to python.
I noticed that there are many features that could be added to your library in order to reach feature parity with scratch. I have started working on adding those features and so far I have implemented sounds and event broadcasting and refactored the code in the process. The branch that I have been working on could be found here https://github.com/ducaale/play/tree/develop. I plan to continue improving this library and would like to know if you would like to merge these changes back to this library or if I should continue working on my fork?