Skip to content

pauldwolfe/rockpaperscissor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rock Paper Scissor

Download

rockpaperscissor-1.0

rockpaperscissor-1.0.zip

Documentation

Requirement

PMD Report

Check Style

Usage

1 - Clone the project:

git clone https://github.com/silvionetto/rockpaperscissor.git
cd rockpaperscissor

2 - To run the application using maven:

mvn exec:java

3 - To run the application using java:

java -jar target/rockpaperscissor-1.0-SNAPSHOT-jar-with-dependencies.jar

Build

mvn install site

Test

mvn test

Quality Assurance

mvn checkstyle:checkstyle
mvn pmd:pmd

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 83.4%
  • Java 10.1%
  • CSS 6.5%