Is a game of rock-paper-scissors (RPS), each player chooses to play Rock (R), Paper (P) or Scissors (S).
- Only 2 Player for match
- If move is different from "R", "P" or "S" is a strategy error.
- If both player make the same move, player one win.
- Only one winner for tournament.
- Tournament have to 2^n players.
- Is allowed a player participate only once per round.
- Asp.NET MVC
- React
- HTML5
- JQuery.js
- Bootstrap
- Domain Driven Design Pattern