Skip to content

Futurama Space Shooter. The player controls a spaceship with WASD keys and mouse. Try to get a High Score! Game created with Phaser 3.

License

Notifications You must be signed in to change notification settings

Bismarck-GM/JS-Capstone-Phaser

Repository files navigation

Futurama Shooter - Phaser 3 Game - JS

JavaScript - Phaser 3 Game Capstone project.

Game:

Game

Check the Game Design Document I made before starting out: Game Design Doc

Built With

  • JavaScript (ES6)
  • Phaser-3
  • Photoshop CC
  • Node.js
  • Webpack
  • ESLint
  • Stylelint

Live Demo

Getting Started

Prerequisites

  • Node.js
  • Any Browser

To get started open the directory where you will save this repo by typing on your terminal:

$ cd <directory>
  • Clone the repo typing:
$ git clone git@github.com:Bismarck-GM/JS-Capstone-Phaser.git
  • Install dependencies:

After cloning move into the recently created folder (JS-Capstone-Phaser) and run

$ npm install

Usage

Start the server:

$ npm run start

Open http://localhost:8080/ in your browser.

Test

Navigate to the project root directory and run:

$ npm run test

The console will display all tests results.

Author

👤 Gerónimo Morisot

🤝 Contributing

Contributions, issues and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project! Feel free to check the issues page.

Acknowledgments

📝 License

This project is MIT licensed.

About

Futurama Space Shooter. The player controls a spaceship with WASD keys and mouse. Try to get a High Score! Game created with Phaser 3.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published