Skip to content

prathik/rps-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Rock Paper Scissors

Rock Paper Scissors game in Go.

Computer doesn't play completely randomly!

If the computer wins it plays what the user played in the next game. If it loses it plays the third option apart from the two played in the current game. This has been shown to lead the best result for an unaware human https://www.youtube.com/watch?v=rudzYPHuewc&t=283s

Releases

No releases published

Packages

No packages published

Languages