Skip to content

kamalchah/Minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Minesweeper

This is a 10x10 minesweeper python emulator that I made in my intro to programming 1. I enjoyed making this project because it helped me learn the basics of python functions and I believe some recursion. The biggest obstacle I encountered during this project was handling the indexing of blocks out of bounds and a load of NullPointerException errors.

To run, just run the python file and play using the python interpreter using rows and columns as index's.

alt text

About

Minesweeper made in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages