Go to file
_N3m0 4b7a4f1cb0 update readme 2024-03-11 18:04:35 +01:00
ressources grid 2024-03-11 16:43:17 +01:00
.gitignore rm bin 2024-03-11 12:53:47 +01:00
LICENSE info 2024-03-11 12:48:42 +01:00
Makefile huge init 2024-03-11 12:43:20 +01:00
README.md update readme 2024-03-11 18:04:35 +01:00
main.c sauv avant de se sauver 2024-03-11 17:01:03 +01:00

README.md

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