Skip to content

kyleyarwood/minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minesweeper

Simple minesweeper game.

To run from the command line:

  1. Execute "$ pip install -r requirements.txt" to install the required packages.

  2. Change into the src folder and execute "$ python run.py rows cols num_mines" to play Minesweeper with a grid that is rows x cols large and has num_mines mines in the grid.

About

Simple minesweeper game.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages