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.
- shuttle movement: arrow keys or mouse/left-click
- fire cannon: spacebar or right-click
- refresh page to start a new shuttle
Copy your unique player1 url ending in ?game=xxxx
and paste to those you wish to join the arena.
npm install
npm start
to start clientnpm run server
ro run server
- 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
You are free to copy, modify, and distribute player1 with attribution under the terms of the MIT license.