Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yoch/demineur-sdl

petit demineur avec SDL
https://github.com/yoch/demineur-sdl

minesweeper sdl

Last synced: 11 days ago
JSON representation

petit demineur avec SDL

Awesome Lists containing this project

README

        

Demineur SDL
version 0.3

compiler avec :
gcc -W -Wall -Wextra -O2 -s -o demineur-SDL *.c -lSDL

usage :
demineur-SDL [-w width] [-h height] [-m nbmines]