#Let's Cube
Let'sCube will be cube simulator that can be controlled by multiple clients at the same time.
##Democracy Mode Every 10 seconds users will have time to vote on what move should take place next. The move with the most votes will happen.
##Anarchy Mode Full chaos as people spam moves.
In the future we may add support for doing other size cubes (2x2, 4x4, etc)
##Running To test this out run
node index.js
and connect to port 5250
http://localhost:5250 unless you are hosting this on a separate machine