|
||
---|---|---|
ressources | ||
.gitignore | ||
LICENSE | ||
Makefile | ||
README.md | ||
main.c |
README.md
MINEUR
Minesweeper game.
building
You need to install raylib v5, but any version should work.
$ make
to run
$ ./mineur
or
$ make run