Skip to content

Rock, Paper, Scissors game implementation with additional weapons support.

License

Notifications You must be signed in to change notification settings

bugthesystem/rock-paper-scissors-extended-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rock, Paper, Scissors

Rock, Paper, Scissors game implementation with additional weapons support.

Rock-paper-scissors is a zero sum hand game usually played between two people, in which each player simultaneously forms one of three shapes with an outstretched hand.

Build Status Coveralls

##Tools

JUnit

JUnit is a simple framework to write repeatable tests. It is an instance of the xUnit architecture for unit testing frameworks.

Mockito

Tasty mocking framework for unit tests in Java

AssertJ

Fluent assertions for java

Cobertura

A code coverage utility for Java.

About

Rock, Paper, Scissors game implementation with additional weapons support.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages