1.1.0 • Published 7 years ago

cyclejs-shooter v1.1.0

Weekly downloads
2
License
ISC
Repository
github
Last release
7 years ago

Cycle.js Shooter Build Status codecov Waffle.io Standard - JavaScript Style Guide

A hide-and-shoot two-player browser game experiment, built with Cycle.js.

Play it!

Play the game with a friend, over here.

Start a Local Development Server

  1. Clone the repository.
  2. $ npm install
  3. $ npm run dev
  4. A URL was printed. Open it in a browser.

Credits