There are 3 repositories under pygame-wasm topic.
python and pygame wasm for everyone ( packager + test server + simulator )
Run python and pygame code in your html
~~sandbox for making Pygame CPython apps on WebAssembly, and also run CPython testsuite in browser~~ use Pygbag instead on https://github.com/pygame-web
Tooling for building CPython+support libs on WebAssembly
Boilerplate pygame-ce project for a top-down tiles sheet based RPG game that can run in the browser.
Recreating Bill Seiler's 1985 version of Space War and training RL agents with Self-Play
A cool minesweeper with a modern look
Pygame Summer Jam https://quantum-hg.itch.io/alien-dimension wasm port
Tracks porting efforts on some modules you'd like to have working in pygbag
Pygame event handling system
Python PyGame raycasting demo for the web with pygbag
Game like 2048 except on a hexagonal grid
RPG D&D game template built using pygame-ce and pygbag
A 2D Jump and Shoot Game - https://roeia98.itch.io/ravenskiller
A silly game made with Pygame using Pygbag. You can play it over at: https://jake-ster.itch.io/pyjumper
FourSight: Connect 4 ML-Powered Solver
Pygame project that simulates the life and behavior of small colored squares called entities.
A brick puzzle game where you horizontally swap 2 bricks to match 3 in a row.
A template for pygbag that adds overlay that allows to emulated the use of gamepad when running Python (pygame-ce) game in web browser
Street Fighter style game for Maison JSimone at Tokyo FW 2022.
An Pygame/ Pygbag Dark Fantasy Idle Game
🐍🎮 pygame - Community Edition is a Free and Open Source python programming language library for making multimedia applications like games built on top of the excellent SDL library. C, Python, Native, OpenGL.
An inspiration of the original Atari Space Invaders game built in pygame :space_invader: :video_game:
Clean the ocean by fishing out all that nasty trash!
pygbag_network_utils is a library that helps add WebSocket support for multiplayer in Pygame web games.