rock-paper-scissors Rock–paper–scissors game in java production code and scala test code This is a dojo to play with TDD, DDD, java and scala. The build system is sbt. So try: execute sbt in the project folder sbt> test sbt> run