Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 304 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 304 Bytes

Java Rock Paper Scissors

  • Multiple players can be registered (2 will play at a time)
  • 1 round will have 1 win
  • Main menu will include:
    • Create player
    • View stats
    • Start game
  • When the game starts, two usernames must be given
  • If it's a tie, the round isn't recorded and a rematch is held.