Skip to content

University group project for the Interactive Graphics course from the master's degree in Engineering in Computer Science at Sapienza

Notifications You must be signed in to change notification settings

ValeSisti/Interactive-Graphics-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interactive Graphics' Final Project - Super Mario

Developed by Clashers group: Mauro Ficorella, Valentina Sisti, Martina Turbessi

Alt text

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).

Alt text

Launching the game

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.

Controls

  • A: move left
  • D: move right
  • SPACE: jump

Built With

Documentation

For more details about how the project has been developed please refer to the report file.

Known Issues

  • 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.

Authors

If you want to download this project or make any use, please ask first to:

About

University group project for the Interactive Graphics course from the master's degree in Engineering in Computer Science at Sapienza

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published