Skip to content

Alucard2169/Rock-paper-scissor-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rock-paper-scissor-game

version 2.0 (update UI)

#rules:

  • Rock beats scissors
  • scissors beats paper
  • paper beats rock

Desktop Version

desktop Version preview

Mobile Version

Mobile Version Preview

Basic functionality

  • the user chooses moves between Rock, paper or scissors and the Computer chooses randomly from the same moves and according to the rules who ever wins gets one point.