Skip to content

Minesweeper puzzle game with a CLI implemented entirely in C.

License

Notifications You must be signed in to change notification settings

vibhav950/minesweeper

 
 

Repository files navigation

Minesweeper

Minesweeper game written entirely in C

About

Sem-3 CS252 collaborative mini-project written by Bar0n624, vibhav950, and Vedx0609.

Features

It features the following:

  • Lightweight and portable design
  • Compatible with both Windows and Unix systems
  • Leaderboard
  • Simple and easy gameplay through a CLI

Controls

  • Use w, a, s, d to move the highlighted cell
  • SPACE to select the highlighted cell
  • q to quit
  • c to click a cell
  • f to place a flag

Command line UI

1710267334474

1710267359764

1710267372441

About

Minesweeper puzzle game with a CLI implemented entirely in C.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 100.0%