Skip to content

An application to allow a quiz between 2-8 participants on a crossword puzzle. Server-client architecture, where the clients require nothing more than a HTML5 capable browser.

Notifications You must be signed in to change notification settings

iit-guwahati/Crossword-Quizzer

Repository files navigation

Tested only in Chrome 20+, this application is for holding a multiplayer realtime competitive crosssword.

To run:

Enter your crossword in crossword.json

Put your IP in serverConfig.js

Run node server.js

Clients connect to ip_of_server:8081 (If it is slow, check to see that the connection is not going through a proxy)

The admin connects to ip_of_server:8081/admin

To start the game, once the clients have registered, the admin enters the password (located in crosswordWSServer.js)

TODO: Styling

Have fun :)

About

An application to allow a quiz between 2-8 participants on a crossword puzzle. Server-client architecture, where the clients require nothing more than a HTML5 capable browser.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published