Skip to content

mgula/Minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minesweeper

Command line version of the game "Minesweeper" in C.

The Makefile uses gcc but any c compiler will do.

To run, cd into the directory (cloned or unzipped) and enter

make all

For a version that doesn't use ascii characters, enter

make ascii

instead.

Feel free to customize the Makefile before you call make.

About

Command line version of the timeless classic "Minesweeper" in C.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors