libmines — reusable Minesweeper game logic
Here's an implementation of Minesweeper's core game logic, as a C library.
Use libmines as a building block to write your own Minesweeper game. It's up to you to implement the user interface.
The code is on Github.
The logo was a gift from Martijn Müller.