Word!

Introduction

A live multiplayer game that uses WebSockets via socket.io. I made this during the start of the Pandemic as a game I could play with friends on Zoom. Using what I learned from this project, I taught a workshop on WebSockets for Rutgers IEEE.

Built With

  • Javascript
  • WebSockets (socket.io)
  • HTML/CSS

Code

The code for this project is at https://github.com/dakshalp/the-word-game.

Workshop

I also taught a workshop on websockets. There we made an example chat app, which can be found at: https://github.com/DakshalP/websocket-teach

Game page

Game page