Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 1.3 KB

README.md

File metadata and controls

30 lines (24 loc) · 1.3 KB

player1

vimarks.github.io/player1

About

player1 is an original game built by three friends wanting a creative outlet. Inspired by childhood games like Crystal Quest and Escape Velocity, player1 recalls their simple elegance to the multiplayer arena.

Controls

  • shuttle movement: arrow keys or mouse/left-click
  • fire cannon: spacebar or right-click
  • refresh page to start a new shuttle

Multiplayer

Copy your unique player1 url ending in ?game=xxxx and paste to those you wish to join the arena.

Install & Usage

  • npm install
  • npm start to start client
  • npm run server ro run server

Technologies

  • Implemented using websockets and the stage.js engine
  • Supports CI/CD via travis-ci with Jest unit testing x
  • Automated deployment to Heroku and GitHub Pages

Authors


You are free to copy, modify, and distribute player1 with attribution under the terms of the MIT license.