HIT THE GREEN FLAG TWICE Press p to pause and see your current objective and a list of controls. Your character is randomly selected when you start the game and can be changed while the player is idle. you can jump through platforms but not the ground. The controls are as follows; -press space to change character -arrow keys to move -press down arrow on a platform to fall -hold left or right to biuld up speed and run -hold down and use left or right to spin-dash [sonic] -walk up slopes and don't move to slide down [sonic] -hold up and jump into a wall to wall jump -jump on the goomba to kill it [sonic] -hit x while idle to attack [naruto] -hit z to use projectile [sample] -hit x while idle to use ultimate [sample] -hit z to summon sasuke or sakura [naruto] Use this by remixing and taking out the code for the parts you are not implementing. Use your own characters by adjusting the hitblock size and just replacing the costumes in the player sprite. When adjusting the level make sure to adjust both the hitblock and the art and move the enemies. **what I'm working on** I plan on adding a character select screen and ball physics for sonic. // update log v.1.0 initial release. a basic scrolling platformer engine. basic movments, crouching, and wall jumping. v.2.0 now has coins, goombas, attacks, multiple characters, and better graphics.
Credit to @supersonic1212, @Shonobie, @Brad-Games, and @TodfanSchool for the sprites. The code is by me. inspired by the sonic the hedgehog and super mario brothers games.