Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 683 Bytes

README.md

File metadata and controls

23 lines (20 loc) · 683 Bytes

ThreeOfAKind-Networked

A networked version of ThreeOfAKind. Checkout the front end here.
Deployed version.

Technologies

Frontend

Backend

  • Node and Express
  • Socket.io

SetUp

Clone repo.
Run npm install --only=dev and npm run devStart.

TODO

  • Make UI nicer
  • Add penalty, when sb enters wrong set
  • Error handling -> Maybe give the user feedback why actions failed?
  • Check for winner