Skip to content

Space shooter remembering that good old arcade games. Written in Javascript and Phaser 3 with the use of Webpack as a bundler and tested with Jest.

License

Notifications You must be signed in to change notification settings

jadx2/shooter-js

Repository files navigation

Space Eagles

Space shooter remembering that good old arcade games, written in vanilla Javascript and Phaser 3.

image

You can find the game design document here.

Live Demo

Space Eagles Online

Built With

  • Javascript
  • Phaser 3
  • Yarn
  • Webpack
  • Jest

Getting Started

To get a local copy up and running follow these simple steps:

Prerequisites

  • Node LTS
  • Yarn
  • Web browser
  • Terminal

Setup

  • Get this project locally cloning it:
git clone https://github.com/jadx2/shooter-js.git
  • Run Yarn for the dependancies needed:
yarn install

Usage

  • Start server in the root directory of the project with:
yarn start
  • Open http://localhost:3000/ in your browser.

Run tests

  • Run Jest in the root folder of the project:
yarn run test

Authors

👨‍💻 Jaim Delmar

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

All the art work was collected from OpenGameArt and the following creators:

... And Jared York, for the original idea that inspired this journey!

About

Space shooter remembering that good old arcade games. Written in Javascript and Phaser 3 with the use of Webpack as a bundler and tested with Jest.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages