[Tutorial] How to export your PyGame entry to WebGL!
Hi!
Some weeks ago I managed to export a Python + Pygame project to Web using "pygbag" and it was surprisingly easy to do:

So I've setup an example project (with step by step instructions on how to do it yourself) and hosted it on my itch.io page. Since the LD53 is coming, I decided to share it here for anyone that uses Python + Pygame as well.
Check it out:
Demo + Tutorial:
NOTE: So when posting this, I noticed that links are not working here (probably due to the spam issue), so here is the link with a bunch of whitespaces. Just copy and paste it in your browser and remove the spaces:
http: // unidaystudio .itch .io/ pygame-web-test
(Or you can search for @UnidayStudio on itch io and open the latest published project called "Pygame Web Test";
Good luck everyone!