- Download a .zip project.
- Unpack the .zip.
- Install Visual Studio Community.
- In Visual Studio instalation check "Desktop delevelopment in C++".
- Run Visual Studio.
- Click "Open project or solution".
- Choose "Minesweeper.sln".
- On the right double click on Minesweeper in "Solution Explorer".
- Double click on "Source file".
- Double click on main.cpp.
- Click on a green triangle on the top with "Local Window Debugger".
- Play and have fun!
This repository has been archived by the owner on May 29, 2023. It is now read-only.