Simple client-server application in java and javascript
Technologies:
- Spring boot
- Spring websocket
To start application:
mvn spring-boot:run
Test on http://localhost:8081 You can create two windows on your browser to test.
In this stage you can choose your name and room.
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.
Other players can't see where the bombs are deployed. But they can see how many boombs are being set in the current time.
Everyone can see what saper is doing.