A game with Phaser.js

Try the game!

Installation of the project

  • Clone the repository.
  • If NodeJS isn't installed, got it.
  • In a terminal : npm install to install the dev dependencies.
  • Then npm start to start the dev webserver.

To build the project, use npm run build. This will create all necessary files in dist/.

Coding style

Add your files in src/.

Use the ES6 syntax for import/export and classes.

Context of the creation

This game is created for the course 2D Game Development during the semester of automn 2019.

Contributors

  • Sorcha Walsh
  • Radisa Petkovic
  • Saara Jones
  • Loïc Aubrays