Mutliplayer quiz game, using websockets.
Written in JavaScript.
- Jonas Freiburghaus @JonasFreibur
- Romain Capocasale @RomainCapo
- Vincent Moulin @dicksor
Project done during the 4th Bachelor semester.
- Install all the required packages
npm install
- Start the server
npm start