Found 259 repositories(showing 30)
Minesweeper game written in Python using Tkinter GUI library.
samyak1409
Engineered a 2K+ lines of code production-ready desktop game app based on Minesweeper (a logic puzzle video game), built entirely from the ground up using Python, Tkinter (Python's standard GUI), and SQLite.
KhaledEmad7
A GUI version of Minesweeper in Python 3 using tkinter
Dest76ter
This Minesweeper game is built using Python and tkinter for the graphical user interface. It employs a Depth-First Search (DFS) approach to reveal cells, adding a strategic twist to the classic game.
tpazera
Minesweeper - final project for symbolic languages
reza00farjam
GUI 2-player minesweeper game using tkinter in python
dootss
Clean, smooth, aesthetic, tkinter minesweeper. 100% base modules, only needs Python.
SashaKryzh
Minesweeper game using Tkinter GUI with additional features like authorization, save & continue the game, and game results history.
Clem-Pat
Minesweeper_Game_Python_Tkinter
MaximeDeloche
Minesweeper in Python + GUI with Tkinter
Subikesh
A Minesweeper game made with the use of tkinter in python.
MosheBrizel
This code is a Minesweeper game implemented in Python with Tkinter. It offers different levels and a custom option to set grid size and bomb count. Players reveal buttons, avoiding bombs. Adjacent buttons show the number of nearby bombs. Right-clicking marks potential bombs. The code manages game logic, GUI, and random bomb placement.
jprMesh
Python 2.7 Minesweeper with Tkinter
xash3000
minesweeper game written in python and tkinter
olemb
Minesweeper for Python / Tkinter
Amir-Nafissi
No description available
stailx
Python Minesweeper Implementation in Tkinter
ProgrammerByte
A minesweeper game I made using the tkinter module in python 3 as well as adding a basic AI which plays it at a basic level.
dibitol
minesweeper example by using python/tkinter
thekolaj
Minesweeper game with Python and tkinter
No description available
asifurrahmanbubt
A very simple Object Oriented Programming based Minesweeper game on Python Tkinter
farsidehnavi
A simple minesweeper game using python tkinter
Byzthr
Classic Minesweeper, programmed on python using Tkinter
md-hexdrive
Classic Minesweeper game written in Python using Tkinter
Lastyyy
Minesweeper written in Python thanks to Tkinter library
aboutNisblee
Python/TkInter implementation of the puzzle game Minesweeper
BigTimeAcorns
A minesweeper game made in Python using Tkinter
2kai2kai2
A small minesweeper game written in Python using Tkinter.
thestrugglingblack
A Minesweeper game built in Python and Tkinter library.