Skip to content

dalegaspi/rps-bot-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rps-bot-go

A bot written in a Go for a hackathon in 2013. A variation of the Rock Paper Scissors game.

In a true hackathon fashion to win at all costs:

  • I used the QA on-prem servers to run my bot in addition to running it on my dev machine.
  • I used a Man-in-the-Middle attack so other participants will randomly (to avoid suspicion) have their network connections paralyzed so only my bots can access the RPS server.
  • I wrote the bot in Go when everyone else played it safe and wrote it in C#. I also wrote in Python and opted to use that version in the actual hackathon instead.

About

A bot written for a hackathon in 2013.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published