Subway Surfers 2D — Python/Pygame. An endless-runner built as my 2nd-year project, with a WebAssembly build via pygbag so it plays in the browser. This README was generated to provide a clean, ...
My Pygame RPG This repository contains a Python + Pygame RPG project that demonstrates the fundamentals of: State machines (for managing different screens or game states) Modular code and resource ...