MissionZ is a python platformer game using pygame. Through different levels, a sprites controlled by a player need to collect four keys and reach a door by jumping on platforms and avoiding traps.
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 ...