Skip to content

Fully-functional Minesweeper coded in Python 3, runs in console. Created April 2019 in Computer Science class at WWU. Supports save game i/o, README included for more details.

Notifications You must be signed in to change notification settings

pianistrevor/MinesweeperTerminal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minesweeper version 1.0
Release date: 3 May 2019
Made by Trevor Natiuk

Pretty much emulates the processes of the original minesweeper.
- The option "click the face" is a reference to the original Minesweeper, in which clicking the face would start a new game.
- Uncovering an already-uncovered square will also uncover all surrounding covered squares, provided that the value of the square matches the number of surrounding flags.

Other than that, have fun!
Contact me at trevornatiuk@gmail.com for questions, suggestions, or bugs!

About

Fully-functional Minesweeper coded in Python 3, runs in console. Created April 2019 in Computer Science class at WWU. Supports save game i/o, README included for more details.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages