Skip to content

Latest commit

 

History

25 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rock Paper Scissors

Play Rock Paper Scissors from your terminal.

CLI app screenshot

LICENSE

How to run

Prerequisite

  • JDK 21 (OpenJDK Runtime Environment Temurin-21+35 (build 21+35-LTS))

  • Maven 3.x+

Build

$ mvn clean compile package

Run

java -cp target/rock-paper-scissors-1.0.0.jar  com.unloadbrain.games.rockpaperscissors.cli.CliApp

Development

How to run tests

To run the unit tests, execute the following commands

mvn clean test-compile test

About

Play Rock Paper Scissors and Rock Paper Scissors Lizard Spock from your terminal.

Topics

Resources

Stars

6 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages