Skip to content

chkrishan/reversi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

reversi

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:

  1. Spring boot
  2. Spring websocket
  3. lombok
  4. sock js
  5. bootstrap
  6. jQuery

This game could be run in 2 computers and each player could play separately.

About

Implemented Reversi (Othello) game by Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 62.0%
  • JavaScript 19.8%
  • CSS 11.0%
  • HTML 7.2%