Skip to content

hnamitha1/final-project-makers

 
 

Repository files navigation

About the project

Makers Invaders is a 2D game created as a final project for Makers Academy.

Alt text

Alt text

Technologies

  • Phaser
  • ES6

Technologies for testing

  • Karma/jasmine

Features

This project is built upon a boilerplate for Phaser/ES6 found here

Installation instructions

You can try the app remotely:

https://makers-invaders.herokuapp.com/

You need Node.js and npm.

Clone the repository

git clone https://github.com/festinalent3/final-project-makers.git cd final-project-makers.git

Install dependencies

npm install

Run a development build...

npm start

Visit http://localhost:3000 and enjoy Makers Invaders.

...or a production build.

npm run production

Run unit tests

npm test

Contributors

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.1%
  • HTML 5.9%
  • CSS 2.0%