Minesweeper is a game website with three difficulty modes - Easy, Medium, and Hard which vary in the number of mines and size of the board with different leaderboards for each difficulty. When you finish a game successfully, you are asked for a username and the leaderboard is updated accordingly. The score depemds on the time taken to finish the game.
- HTML
- CSS
- Bootstrap
- Node.js
- Express.js
- P5.js (for game functionality)
- NeDB Database