Skip to content

SuperMarioClone_V1.1_20th_May_2021

Compare
Choose a tag to compare
@HamzaEzzRa HamzaEzzRa released this 20 May 01:20
· 8 commits to master since this release

This release implements new functionalities and systems to the original project.

Features

  • An audio system (supporting .wav and .mp3 files, looping and variable pitch)
  • An invincibility power-up (similar to Super Mario star power-up)
  • W-A-S-D controls.
  • Parallax background / foreground system.
  • Implemented spikes that can kill the player on touch.
  • Added 2 new levels.
  • Tweaked the movement system (acceleration and friction for a smoother movement)
  • Added a main menu (Implemented with Swing)
  • Made new animated sprites to improve the graphics.