Snake and Ladders JAVA API Requirements JDK 1.8+ Maven 3.3+ API Documentation run maven command $> mvn javadoc:javadoc Open doc file target/site/apidocs/index.html Code Coverage run maven command $> mvn cobertura:cobertura Open html test coverage file: target/site/cobertura/index.html