Skip to content

Releases: arjanfrans/mario-game

Android: Super Mario Bros. (16-bit) clone

15 Apr 17:22
Compare
Choose a tag to compare

Android build of the game. Targeted at Android platform API 22.

Usage

  1. Download the .apk to your Android device.
  2. Enable software from unknown sources.
  3. Install the .apk
  4. For the controls: the screen is vertically divided in 3 even areas. The first for backwards, seconds for forward, last for jump.

Super Mario Bros. (16-bit) clone

29 Jul 22:18
Compare
Choose a tag to compare

Release build of the Super Mario Bros. 16-bit version clone. Powered by the LibGdx game engine. It requires Java to run.

Features in this release:

  • Mini Mario turns into big Mario with the help of mushrooms.
  • If you walk of the platform into the deep, you will die.
  • Goomba's (enemies) will kill Mario, Mario can kill the Goomba's by jumping on their heads.
  • Jump up against bricks, they will be destroyed if you are big Mario.
  • Bonus bricks which can contain multiple Mushrooms.
  • At the end of the level you can slide down the flag, you will then walk automatically to the castle. The game will then restart.
  • Sound effects and music.