Skip to content

SapienzaInteractiveGraphicsCourse/final-project-runninggame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Running Game - Interactive Graphics Final Project

This repository contains all the resources for the Final Project of the Interactive Graphics Course.

Description

DIAG Man is an endless running game inspired by games such as Temple Run or Pepsi Man, where the character controlled by the player has to avoid obstacles that come through its way, in a scenario constrained by barriers.

Features

  • two different stages (City and Forest) with different obstacles to avoid;
  • possibility to play the stages on two different time-days: morning and sunset;
  • collect coins to get a high-score, saved within the Session Storage of the browser;

Commands

  • left arrow: move left
  • right arrow: move right
  • up arrow: jump

Documentation

You can read the report describing all the technical aspects of the game here.

Authors

  • Giovanni Fiordeponti
  • Silvia Marchiori

Play The Game

GitHub Pages

You can play the game here.

Local

To play the game locally, simply clone this repository and launch a web server of your choice from the main directory.

Known Issues

The game may not work properly with a slow connection or web browsers with a limited amount of resoruces, due to the physic engine used within the game.

About

final-project-runninggame created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published