An implementation of the game for a job interview coding challenge. Can play several algorithms - from very dumb to moderately smart Markov-chain based predictor (credits: Piotr Gabrys). See also http://www.rpscontest.com/
Just run ./rps
(or .\rps.cmd
) and check out the on-screen help
The project is sbt-based. All sbt commands are available via included starter
script. E.g. ./bin/sbt test