Minesweeper

Play an old classic, with friends.

Directions: Left click to reveal a square. Right click to mark a mine. Reveal all squares to win! If you'd like to play with a friend, click on the Link icon on the bottom left and give them your URL and you'll play the same board.

I have fond memories playing minesweeper on my Windows 3.1 machine and wanted to re-create that game with an updated UI. To make it more interesting, I added a multiplayer feature that allows two players to connect and play the same board using PeerJS, a WebRTC library.

Tech Stack: PeerJS, jQuery

Play Now!   GitHub