Python Arcade
7 classics, real Python in-browser
Seven of my early Python games — Blackjack, Hangman and more — running as real CPython in your browser via WebAssembly, source pulled live from GitHub.
A little arcade of my first Python projects, now playable in the browser with zero install.
Each game is the original, unmodified .py — executed by CPython compiled to WebAssembly (Pyodide) inside an interactive terminal. The source streams live from GitHub, so the repos stay the single source of truth.