Go to file
_N3m0 b64d1fe1aa zero clickiki 2024-03-12 15:01:42 +01:00
ressources chiffre, chiffre, chibre, chiffre 2024-03-12 10:11:34 +01:00
.gitignore rm bin 2024-03-11 12:53:47 +01:00
LICENSE info 2024-03-11 12:48:42 +01:00
Makefile chiffre, chiffre, chibre, chiffre 2024-03-12 10:11:34 +01:00
README.md fix: wrong place in readme 2024-03-11 18:05:06 +01:00
main.c zero clickiki 2024-03-12 15:01:42 +01:00

README.md

MINEUR

Minesweeper game.

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

building

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

$ make

to run

$ ./mineur

or

$ make run