Skip to content

jacques-cadet/mine-sweeper-theory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MineSweeperTheory - MineCon.py

This concept is built on Microsofts minesweeper game created by Curtis Johnson. Create a random grid consisting of '0's for blank spaces and '*'s for mines. The program, written in Python 3, will replace the 0s with the number of mines around them.

This was my solution to an exercise at Cyber-Dojo https://goo.gl/AEnNrW given by JR Rickerson, host of PyAtl's Jam Session on 7/7/16. Run MineCon.py

About

Solution to a problem given at PyAtl Jam Session

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages