robertvitoriano / rails-quiz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project's purpose is to be a multiplayer online game where the player can chanllenge other player to compete in a particular course, called "battles". Questions give score and battles have time limit. battle will be only PVP (1 player vs 1 player) at first.

A course is created by an Admin, who can edit it or delete it too. The admin can delete or create users as well as other admins.

In the users home page there will be information about accumulated score, battles total, battles won and battles lost.

When creating a battle, a user can define how much the battle will last and the battle assertiviness, the one who achieve the assertiviness wins, if no one does there will be an withdraw. If the time is over, the user who hit the assertivennes wins.

When the battle is created, there will be genereated a link for the user to send to the other user / there will be a real time notification for the challenged user to accept or decline the challenge.

users will also be able to chat with each other during a battle,

About


Languages

Language:Ruby 99.7%Language:HTML 0.3%