davebuilt / quizboard

A fun little Node.js quiz game using websockets.

Home Page:http://quizboard.davebuilt.co.uk/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QuizBoard!

A fun little live multiplayer Node.js quiz game using websockets.

You can play the game at this address: http://quizboard.davebuilt.co.uk/

Questions provided by Open Trivia Database.

Installation

Clone the repository and run npm install.

Running

Run npm start to start the server.

Playing

Start by entering a nickname, other live players will see you as this name.

Then start answering questions, the more you answer correctly the higher your score! There is a live board showing all of the current players scores. Try and beat everyone but remember, close your tab and you dissapear!

About

A fun little Node.js quiz game using websockets.

http://quizboard.davebuilt.co.uk/

License:MIT License


Languages

Language:HTML 63.7%Language:JavaScript 36.3%