/Minesweeper-C

Minesweeper game made in C using Raylib.

Primary LanguageMakefile

Minesweeper-C

This project was created as a final project for "Introduction to Programming in C" course using Raylib.

Big thanks to Bruno Cichoń for providing the assets

Building the project

Raylib installation

To build the project run make. The makefile automatically detects your OS and sets all parameters accordingly.