Skip to content
This repository has been archived by the owner on Oct 6, 2020. It is now read-only.
/ asteroid-game Public archive

Online multiplayer game with elements of the atari classic Asteroids

License

Notifications You must be signed in to change notification settings

jprochazk/asteroid-game

Repository files navigation

Asteroids Online

Installation

  1. git checkout master
  2. npm install
  3. npm run dev
  4. open browser at http://localhost:8080

Tests

  • run the command npm run test to run tests a single time
  • run the command npm run test:watch to run tests in watch mode (tests are re-run on save)

Contributing
License

About

Online multiplayer game with elements of the atari classic Asteroids

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages