Skip to content

Console minesweeper game, implemented in C without using semicolons.

License

Notifications You must be signed in to change notification settings

imwithye/minesweeper-wtf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minesweeper

Does C programming really need semicolons? This is a simple console minesweeper game written in C with no use of any semicolons.

You may clone this repo, then run

make
./mine

to start the minesweeper game.

Star me if you like it, enjoy:)

About

Console minesweeper game, implemented in C without using semicolons.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages