- Pixel Platformer - WASD to move around. So far there are only 5 levels, I will make more in the future though.
-- Change Log -- v0.1 - Added player collision and gravity v0.2 - Added level system v0.3 - Added player hitbox and made left and right collisions better v0.4 - Added scene changing and spikes v0.5 - Fixed jumping v0.6 - Switched to list-based collision detection and removed player hitbox v0.7 - Switched to costume-based collision detection and put back player hitbox v0.8 - Added levels 1, 2, and 3 v0.9 - Fixed scene changing v1.0 - Added levels 4 and 5 v1.1 - Fixed level scanning script