Skip to content

kamisc/rock-scissors-paper-lizard-spock-game

Repository files navigation

Rock Scissors Paper Lizard Spock Console Game

Build Status

Command line game Rock Scissors Paper Lizard Spock created by using Java 8. When you start game you need to set your name and the number of points to which you will play. Then you can check rules of the game. When all is clear game will be started. You play against computer using keyboard. Remember your computer is a smart guy. 😄

Author: Kamil Seweryn

rspls

Instalation

1. Download latest version from releases: https://github.com/kamisc/Rock-Scissor-Paper-Lizard-Spock-Game/releases
2. Run command line and run game by command: java -jar rspls.jar

rules