/BB-8RUN

Group project for the Interactive Graphics 2017/2018 course of "La Sapienza" University of Rome.

Primary LanguageJavaScript

BB-8 RUN!: A Star Wars Video Game

BB-8 RUN!

Group project for the Interactive Graphics 2017/2018 course of "La Sapienza" University of Rome.

BB-8 RUN! is an endless runner video game where you play the part of the adorable droid BB-8 running away from the Imperial Army. Avoid the rocks and try to reach the farest spot in Jakku!

What will your record be? Will you be able to set the bar?

Requirements and How to Run the code

  • Make sure you have Python 3.x installed (tested with Python 3.7.3)
  • Clone the repository and open the folder in the terminal
  • Run python -m http.server 8000 command
  • Open a browser and go to localhost:8000