About
MineSweeper - Coding Challenge This is my implementation of the classic game Minesweeper as part of a coding challenge. The idea for this project came from The Coding Train's Coding Challenge #71. You can watch the video here to see the original challenge. Introduction Minesweeper is a single-player puzzle game where the player's objective is to clear a rectangular board containing hidden…