wallysonlima / rpsgame

Is a game of rock-paper-scissors (RPS), each player chooses to play Rock (R), Paper (P) or Scissors (S).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rpsgame

Is a game of rock-paper-scissors (RPS), each player chooses to play Rock (R), Paper (P) or Scissors (S).

Game Rules

  • 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.

Techologies Used

  • Asp.NET MVC
  • React
  • HTML5
  • JQuery.js
  • Bootstrap
  • Domain Driven Design Pattern

Printscreens

Main Play Rules About


Developed by Wallyson Lima

About

Is a game of rock-paper-scissors (RPS), each player chooses to play Rock (R), Paper (P) or Scissors (S).

License:MIT License


Languages

Language:C# 81.3%Language:HTML 11.6%Language:CSS 6.0%Language:JavaScript 1.0%