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 ...
Rage Dungeon is a feature-complete 2D platformer developed with PyGame, demonstrating professional game development practices and software engineering principles. The game features custom physics, ...