Skip to content

zezulka000/rock-paper-scissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rock Paper Scissors

Rock Paper Scissors game developed with Spring Boot,Sptring MVC, Thymeleaf, no database. Description available on Wikipedia

How to run

Using Executable Jar

To create an executable jar run:

mvn clean package

To run that application, use the java -jar command, as follows:

java -jar target/rock-paper-scissors-0.0.1-SNAPSHOT.jar

Play Game View

http://localhost:8080/game

Summary View

http://localhost:8080/summary

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published