This project is a small retro-style 2D platformer built with Python and Pyxel. It recreates the feel of classic side-scrolling platform games: moving across a level, jumping on platforms, breaking ...
A fully playable Super Mario-inspired 2D platformer I built from scratch in Python using Pygame. img/ ← All tiles & background assets preloaded_levels/ ← Your finished levels (CSV) *.py ← Game code ...