Minesweeper (aaron7eleven)
About
This is my edition of a timeline classic...Minesweeper.
Include 3 difficulties:
- Easy
- 8 x 8 w/ 8 mines
- Medium
- 9 x 9 w/ 13 mines
- Hard
- 10 x 10 w/ 25 mines
Made with:
- Raylib
- C++
- GameDev.tv VS Code Workspace
- Part of C++ Fundamentals: Game Programming For Beginners
How to Run Game:
- Extract zip and run main.exe
Controls:
- LMB -> Select Space
- RMB -> Flag Space
- R -> Restart
- Backspace -> Return to Main Menu
- ESC -> Leave Game
I am considering open sourcing this game. If you would like to see the code I can upload to github and share. Let me know in the comments. :)