Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 352 Bytes

File metadata and controls

11 lines (9 loc) · 352 Bytes

Work In Progress

A multiplayer minesweeper in Java and JavaScript with WebSockets. Also a chat.

TODO :

  • Drop fabric.js for d3.js and rewrite the drawing functions -- Done
  • Refont the UI -- Done ?
  • Add messages from the game to the chat
  • Use Maven profiles for dev/prod configuration
  • Clean up the concurrent code
  • Handle all the possible sizes