Skip to content

RedditProjects/r_minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

r_minesweeper

USAGE

At the moment, this works in console by running minesweeper.py.

Initially, the randomly generated board will be printed, followed by a coordinate prompt. Enter the coordinates, starting at 0, when prompted, and the selected tile will be uncovered. If the tile is blank, the surrounding tiles will also be uncovered.

There is no way to flag tiles yet, but once the GUI is added that feature will be added.

DESCRIPTION

r_minesweeper is a r/learnprogramming's attempt and creating it's own minesweeper clone including a GUI and AI.

##Notes If possible I think we should try use the Standard python library as much as possible.

About

r/learnprogramming minesweeper project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages