Skip to content

Latest commit

 

History

History
46 lines (25 loc) · 901 Bytes

README.md

File metadata and controls

46 lines (25 loc) · 901 Bytes

Saper multiplayer

Simple client-server application in java and javascript

Technologies:

  • Spring boot
  • Spring websocket

How to run this?

To start application: mvn spring-boot:run

Test on http://localhost:8081 You can create two windows on your browser to test.

Gameplay

First stage

In this stage you can choose your name and room.

alt text

Second stage #GAME

At first you have to choose your role, you can be a bomber, saper or if you don't want to play you will be an observer.

alt text

DEPLOYING

Other players can't see where the bombs are deployed. But they can see how many boombs are being set in the current time.

alt text

DEFUSING

Everyone can see what saper is doing.

alt text

END

alt text