Minesweeper

Description

The game (Minesweeper) is played by connecting to the websocket wss://hometask.eg1236.com/game1/ and sending specific commands to it. Try sending single word “help” to retrieve the documentation of the game API.

Note you need to keep the same websocket connection open while playing the game.

Task

Build fully-functional UI for the game.

Deliverables

  • github repo with source code
  • deployed application. platform does not matter, it could be gh-pages, netlify etc

Tech Stack