1.0.0-beta.69 • Published 5 months ago

jattleships-test v1.0.0-beta.69

Weekly downloads
-
License
ISC
Repository
-
Last release
5 months ago

JattleShips

Node.JS battleships over webRTC to allow me to own my girlfriend whilst at work

img.png

npm install TODO

Preview

TODO

Dev

The only catch here is to make sure webRTC runs on your node and machine, for debian based,

sudo apt-get update
sudo apt-get install -y build-essential python3

and then node-gyp (and pre) which is a build tool for node,

npm install -g node-gyp node-pre-gy

finally wrtc, which is the webRTC implementation for node,

npm install wrtc

Plan

This makes sense, I swear

alt text

this all changed, kinda

TODO

  • Implement a smoother terminal experience
  • Save scores against player IDs locally
  • Improve share code experience
  • Error catch and validate inputs fully
1.0.0-beta.69

5 months ago

1.0.0-beta.11

5 months ago

1.0.0-beta.1

5 months ago

1.0.0-beta.5

5 months ago

1.0.0-beta.4

5 months ago