Skip to content

chandz1/minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minesweeper: A Simple Implementation of the Original

Table of Contents

Requirements
Installation
Important

Requirements

Recommended:

  • A Linux system
  • Python 3.11.5

Installation

git clone https://github.com/chandz1/minesweeper.git
cd minesweeper
pip install -r requirements.txt
python main.py

Note: On error during requirement installation create a venv.

Important

This implementation is a variation of the original that doesn't have a safe start.

About

A minesweeper game made for Discrete Math course at IIITD.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages