Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/prathik/rps-go

Rock Paper Scissors in Go
https://github.com/prathik/rps-go

algorithm algorithms golang numberphile rock-paper-scissors

Last synced: about 1 month ago
JSON representation

Rock Paper Scissors in Go

Awesome Lists containing this project

README

        

# 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