Minesweeper Puzzle Game Write In Reactjs
In this paper, we explore different mathematical approaches in Minesweeper like computational algorithms, NP-Complexity, and matrix analysis. In the processes, I present concepts like Gauss Elimination and the formal NP definition.
# git clone https://github.com/RolEYder/MinesReact.git && cd MinesReact
# npm install
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.