If using pygame:
- important to note: With Pygbag, Python and Pygame applications can be converted into a format that can be interpreted by WebAssembly, and therefore, run directly within browsers.
- https://medium.com/@msgold/from-desktop-to-web-deploying-pygame-projects-with-pybag-a4344a7e06ee#:~:text=With%20Pygbag%2C%20Python%20and%20Pygame,therefore%2C%20run%20directly%20within%20browsers.