Skip to content

ck9/MineSweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MineSweeper

A small MineSweeper game in C language

Demo

Demo image

Compile

$ git clone https://github.com/ck9/MineSweeper
$ cd MineSweeper
$ make

Run

$ ./minesweeper

Author

License

This project is under MIT license.

About

A small MineSweeper game in C language

Resources

License

Stars

Watchers

Forks