Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 792 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 792 Bytes

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