Skip to content

xko/rock-paper-scissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rock-Paper-Scissors challenge

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/

Running it

Just run ./rps (or .\rps.cmd) and check out the on-screen help

Or use sbt

The project is sbt-based. All sbt commands are available via included starter script. E.g. ./bin/sbt test

About

Rock-Paper-Scissors challenge

Resources

License

Stars

Watchers

Forks