Shut Box

A simple game I used to play as a kid. Two dice, try and roll numbers 1-9, keep rolling as long as you roll and number you haven't yet. Low score wins.

Mostly built for playing around with websockets for a simple realtime game. Something like Firebase would be a much better fit in reality. Instead I used Socket.IO so I could build from scratch.

Code