Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 758 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 758 Bytes

TicTacToe

A popular game for two players, using websocket and Java EE 1.7

Instruction

  1. Please copy the file server.xml to proper place on your WAS server.
  2. Please copy other files to an Eclipse project and generate .war file or deploy it on your local server.

Used libraries

  1. jQuery v3.2.1 LINK
  2. Bootstrap v3.3.7 LINK
  3. Vex v3.0.0 LINK
  4. Gson v2.8.0 LINK

Links

WebSocket debugger for Firefox

Author

Tomasz Bajorek www

Presentation

Presentation about WebSocket is located HERE