Lingo WebSocket

Lingo with WebSockets

Build

mvn clean install

Launch server

mvn -f ./server/pom.xml spring-boot:run

Launch client

mvn -f ./client/pom.xml jfx:run

Practice: http://localhost:8080/practice.html

Multiplayer: http://localhost:8080

Description
word guessing game
Readme 4.4 MiB
Languages
Java 60.8%
JavaScript 22.2%
CSS 11.9%
HTML 5.1%