donkirkby / live-py-plugin

Live coding in Python with PyCharm, Emacs, Sublime Text, or even a browser
https://donkirkby.github.io/live-py-plugin
MIT License
289 stars 57 forks source link

Add pygame tutorials #629

Open donkirkby opened 4 weeks ago

donkirkby commented 4 weeks ago

Since #589 upgraded to pyodide 0.26, we have pygame support. What kind of tutorials could we write to combine live coding with pygame?