QuizMaker is a tool to create an online quiz game.
This plugin includes client and server side.
Game process
- Players play 1 vs 1
- Players have 10 seconds for each question
- Questions are separated by topics
- Different variations of questions and answers (you can use images or text)
Auth
- Username / Password connect
- Facebook connect
Social
- Leaderboard for each topic
- Player is able to follow topics which he likes
- Player has global score and level
Backend
- NodeJS server with a simple REST API
- Server works with MongoDB
Administration
- Easy administration (there is a special scene for that purpose)