Skip to content

dolnuea/minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minesweeper

Command Line Minesweeper (GUI IN PROGRESS using Gtk)

gcc minesweeper.c </br>
./minesweeper </br>

compile and run gui app

gcc ``pkg-config --cflags gtk+-3.0`` -o guims guims.c ``pkg-config --libs gtk+-3.0``
./guims

About

Command Line Minesweeper (GUI IN PROGRESS)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published