Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 714 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 714 Bytes

Game logo

powered by lerna

💥Untitled Artillery Game💥

A small game based using webrtc with peerJs for peer-to-peer 2-player multiplayer.

The Project is deployed here for you to play with, though I'm afraid a friend to play with must be sourced locally.

To develop locally

  • clone this repo
  • npm i
  • npm run dev