Skip to content

✋🤘✌️✊👋The 'Big Bang Theory' game. Rock, paper, scissors, spock, lizard console game. Allows user to select player type and gesture from the console and tells the result and player that won.Test coverage included.🌑🐊📖✂️🎮

kanke/Rock-Paper-Scissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##USER STORY:-##

######Title: Fun time As a frequent games player, I’d like to play rock, paper, scissors So that I can spend an hour of my day having fun.

######Acceptance Criteria

  • You can Player v Computer
  • You can play Computer v Computer
  • You can play a different game each time

######Rules: Rules

######To Do:

  • use SOLID

  • use Design Pattern

  • Use of interface/implementation segragation.

  • Use Enums instead of magic numbers for GameResult.

  • Handle NullPointerException when incorrect players or value is entered

  • Finish writing tests

  • Use Docker

  • Deploy using AWS for Docker

About

✋🤘✌️✊👋The 'Big Bang Theory' game. Rock, paper, scissors, spock, lizard console game. Allows user to select player type and gesture from the console and tells the result and player that won.Test coverage included.🌑🐊📖✂️🎮

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages