Reversi is a strategy board game for two players, played on an 8×8 uncheckered board. You can find more details in https://en.wikipedia.org/wiki/Reversi.
This game implemented by java and following dependencies:
- Spring boot
- Spring websocket
- lombok
- sock js
- bootstrap
- jQuery
This game could be run in 2 computers and each player could play separately.