Skip to content

Birat77/python-project-minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The project follows Object Oriented Programming (OOP) concept in implementing the game by using classes and objects.

Classes: It defines structures of background board.It includes square and grid classes.

Handlers : These are used to get click events and process them.

Global Vars: This includes all global variables used in the project.

Gui: This is a view that creates and binds graphical elements.

Main.py: main function that creates gui , initializes background data and calls mainloop.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages