Skip to content

Latest commit

 

History

History
executable file
·
17 lines (14 loc) · 199 Bytes

File metadata and controls

executable file
·
17 lines (14 loc) · 199 Bytes

Mineweeper

(school project) Recoding the minesweeper game in C. It is a console game.

Installation :

make

Documentation :

make doc

Run :

make run