- 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/
.
Add your files in src/
.
Use the ES6 syntax for import/export and classes.
This game is created for the course 2D Game Development during the semester of automn 2019.
- Sorcha Walsh
- Radisa Petkovic
- Saara Jones
- Loïc Aubrays