Before playing, double click the Green Flag. (It fixes issues with the HUD.) You can move via the Left, and Right Arrow Keys. You can Jump with the Up Arrow Key.
This is a small project of mine to make a small physics engine useful for Platformers. It checks for a floor, walls and ceiling via the Hitbox sprite. If you can tell by the placeholder Player sprites, it's based on the Sonic the Hedgehog series of games. Changelog: June 11, 2021: - Released - Added Collision, and Jumping - Added a Spring Platform June 12, 2021: - Tweaked the Collision - Added a different Sprite June 13, 2021: - Added more Sprites - Added Animations June 17, 2021: - Added Water - Added Physics for Water - Added Air - Added Lives - Added HUD July ??, 2021: - Updated the Sprites July 26, 2021: - Added Wall-jumping =)