Lightweight platformer
About
A lightweight platformer made in c++ using the olcPixelGameEngine.
It uses procedural textures, although i think the game could fit under 4MB using PNG's.
And yes, i'm that bad at level design.
Controls:
W, Space or Up : Jump.
A or Left : Move left.
D or Right : Move right.
Esc : Pause the game.
Use the arrow keys to navigate through the menus.