Developed by Clashers group: Mauro Ficorella, Valentina Sisti, Martina Turbessi
Game based on the famous Super Mario platform game. More precisely, the project recreates Super Mario Bros’ first level. The main goal of this game is to finish the level collecting as many coins as possible without losing life against enemies (goombas).
In order to try the game, you just need to click on the following LINK.
If you want to launch the game locally on your pc, you need to run it on a local server (for example using IntelliJ, Visual Studio Code using Live Server extension, python command line).
If you cloned the repository, in order to play the game you need to open the "index.html" file on an internet browser (Chrome, Firefox...) with a background local server running as explained before.
- A: move left
- D: move right
- SPACE: jump
For more details about how the project has been developed please refer to the report file.
-
Sometimes it may happen that the collision with the top of an object will not be detected immediately when the character touches the object, causing the character accidentally fall down to the ground. Moreover, sometimes it may also happen that the character do not fall down from the stairs, remaining with its body floating in the air. However, these issues happens very rarely and do not prevent the game from continuing running correctly.
-
Audio doesn't work if the level page is simply refreshed; if the console outputs audio error, you need to go back to the start screen and reload the level.
- Mauro Ficorella - GitHub profile
- Valentina Sisti - GitHub profile
- Martina Turbessi - GitHub profile
If you want to download this project or make any use, please ask first to: