Skip to content

A tutorial on creating Minesweeper game from scratch using Python

Notifications You must be signed in to change notification settings

EyitopeIO/Minesweeper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minesweeper with GUI in Python

A mate needed help to make a GUI for the minesweeper game described in this tutorial. Full code is also in the tutor's repository.

I came up with how the GUI would integrate with the original code and my mate helped find useful snippets I requested for.

This repo was first created as private to avoid any plagiarism software from finding my github; hence the abscence of a detailed commit history.

To run, just ./minesweeper.py from within the source.

About

A tutorial on creating Minesweeper game from scratch using Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%