mineur/README.md

325 B

MINEUR

Minesweeper game.

building

You need to install raylib v5, but any version should work.

Oh no, my os doesn't comme with minesweeper preinstalled, let's make it myself.

$ make

to run

$ ./mineur

or

$ make run