Skip to content

Add CLI-Minesweeper Game #298

@Sarthacker

Description

@Sarthacker

Overview

A CLI-based Minesweeper Game, where users have custom boards and random mines just like the classic minesweeper game in the windows, but now in the terminal.

Features

  • Playable entirely in the terminal/CLI
  • Custom board size and number of mines
  • Reveal and flag the cells
  • Win and lose detection
  • Colorful display using Colorama:
    • Mines and flags shown with seperate representations
    • Revealed numbers with distinct colors
    • Cleared empty cells shown as squares (□)
  • Clear and readable grid layout

I can create this project, please assign this to me!! :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions