Skip to content

max-charlamb/minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minesweeper

A python3 command line minesweeper implementation.

Due to how macOS handles input reading the program must be run as an administrator. This is not an issue on Windows.

To run navigate to the directory and enter these commands:

Windows/Linux

python minesweeper.py

macOS

sudo python minesweeper.py

About

A simple command line minesweeper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages