ga-wdi-exercises / websocket-arcade

[websockets, mongodb, node, express]
1 stars 12 forks source link

Websockets Lab (Alec, Barrett, Kevin) #30

Open bcope opened 7 years ago

bcope commented 7 years ago

Repo: https://github.com/bcope/websocket-arcade/

We attempted Connect 4 although we didn't get too far. We did successfully set up a socket and pass an object from the client to the server and back to all clients.

We still need to use the objects in ng-repeat divs to create the board.