Charles Gould bcebf43063 Adjust CSS rules to make user experience nicer.
Now the div containing the canvas and the div containing the waiting
animation have the same height. So when one gets hidden and the other
gets shown, the chat box below it will not move.
2017-01-04 19:50:16 -05:00
2017-01-03 18:45:33 -05:00
2017-01-04 19:27:32 -05:00
2017-01-04 17:58:12 -05:00
2017-01-02 17:51:48 -05:00
2017-01-02 17:51:50 -05:00
2017-01-02 17:51:50 -05:00
2017-01-02 17:51:49 -05:00
2017-01-02 17:51:50 -05:00

Lingo WebSocket

Lingo with JavaFX and WebSockets

Build

mvn clean install

Launch client

mvn -f client jfx:run

Launch server

Required for multiplayer play

mvn -f server spring-boot:run

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