A simple raylib self-learning project creating the Minesweeper game with C++.
Run the provided build script:
build-VisualStudio2022.bat This generates the Visual Studio solution and project files automatically.
Then open the .sln file, build, and run.
- Raylib: https://github.com/raylib-extras/raylib-quickstart
- Raylib Cheatsheet: https://www.raylib.com/cheatsheet/cheatsheet.html