aboutsummaryrefslogtreecommitdiff

A minesweeper implementation to play around with Hare and Raylib

Just for fun

Requirements

Build and run

Just type:

make
./minesweeper

Alternatively, you can build and run directly with:

make run

Tested on Fedora Linux (x86-64) and OpenBSD (x86-64). May work on other systems too.

Generated with cgit - Back to sebastiano.tronto.net