Platformer speedrun: This is a simple platformer using the arrow keys to move. The goal is to beat the current world record. Currently there are 10 levels, but that number will go up since I am releasing this earlier than planned. Hit 'b' to see the leaderboard!
The platformer character code was from @griffpatch 's tutorial. Everything else is 100% my code. In future updates there will be more levels, so the record will be reset. Before I reset it, I will list the current time records for the current amount of levels before I add more. UPDATES: v1.0: Release with 10 levels v1.1: Added a variable that shows the world record at any time v1.2: Added Leaderboard