Skip to content
This repository has been archived by the owner on Nov 7, 2021. It is now read-only.
/ Super-Mario Public archive

My version of Super Mario Bros in pure Java ( without Frameworks)

Notifications You must be signed in to change notification settings

michael-mb/Super-Mario

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SUPER MARIO MICHAEL VERSION

This game was developed in Java with the IDE Eclipce.

Important !

This project was carried out with the aim of developing my java skills. The names of my functions and my variables are unfortunately always in French. The English version will be available shortly. Thank you for your understanding.

How to play ?

JUMP  : press Space;
RIGHT : right key;
LEFT  : left key;
  • You must collect all the pieces to complete the game .

  • There is often very loud background music. Reduce the volume on your device before launching the game.

How to run the application?

  • In the IDE: find Main.java, right-click project, select "Run As > Java Application"

  • From the command line: run java -jar super-mario.jar

Home page

About

My version of Super Mario Bros in pure Java ( without Frameworks)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages