Basic multiplayer Space Game built with Phaser JS, Node JS, Express and Socket.io.
Just pick a team (Red / Blue) and collect stars before your enemies. You can customize your nickname and your battleship. Using Kenny Space Shooter Redux assets pack. Use the arrow keys to move the spaceship.
npm install
npm run start
- Add collisions with asteroids.
- Spaceship can fire laser beams.
- Much bigger scenario with a camera and map to locate others
Released under the MIT License.