Skip to content

"Rock Paper Scissors" API for 2 players or player vs computer - school project at Java Web Services course (2020)

Notifications You must be signed in to change notification settings

gosiacodes/Rock-Paper-Scissors-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

✨ Rock Paper Scissors API ✨

"Rock Paper Scissors" API for 2 players or player vs computer - school project with Spring Framework and Postman for Java Web Services course (2020)

📌 Documentation:

https://documenter.getpostman.com/view/10422612/SzKTvdw3?version=latest

📌 How does the application work?

You can play RPS game with other player or with the computer.

Choose Rock, Paper or Scissors and Player 2 makes his/hers choice.

Choose Rock, Paper or Scissors and computer chooses randomly.

You can play as long as you want or reset the game.

📌 GUI and examples

RPS 1

RPS 2

RPS 3

RPS 4

Choices & scores:

RPS 5

RPS 6