Coder Social home page Coder Social logo

team-quiz's Introduction

#Team quiz

######Disclaimer: Whole application and all the questions are in Polish language

Web application written in JavaScript using mostly node.js and socket.io with Redis database.

After registering/logging in user can review his statistics, create a new room or join an existing one. When joing a game player is automatically assigned to one of the two teams - red or blue. Each player is given a random question. If he answers correctly he and his team gain a point, if the answer was wrong, one point is taken away. Game ends after one of the teams gains 25 points.

##Features:

  • Registering and logging in using Passport.io and secure protocol
  • Keeping users informations (with statistics) and all the questions using Redis
  • Players in the lobby can automatically see new gamerooms and current status of every room, without reloading a website
  • All user-created rooms are automatically deleted if all players left
  • Users can communicate with other players in current room using chat
  • When one team wins, the game gets automatically restarted in that room
  • Players statistics get updated in database everytime they leave a room

###How to run:

While in a folder with the project, type those commands into console:

  • npm install
  • bower install
  • node app.js

team-quiz's People

Contributors

taureli avatar

Stargazers

 avatar

Watchers

Tadeusz Puźniakowski avatar James Cloos avatar  avatar

Forkers

fdammeke

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.