All Projects → ripexz → Python Tkinter Minesweeper

ripexz / Python Tkinter Minesweeper

Licence: mit
Minesweeper game written in Python using Tkinter GUI library.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Python Tkinter Minesweeper

Warriorjs
🏰 An exciting game of programming and Artificial Intelligence
Stars: ✭ 8,673 (+10878.48%)
Mutual labels:  game
Soldat
Soldat is a unique 2D (side-view) multiplayer action game
Stars: ✭ 1,199 (+1417.72%)
Mutual labels:  game
Rogue.vim
Porting of Rogue-clone II for Vim
Stars: ✭ 78 (-1.27%)
Mutual labels:  game
Gowog
Gowog, Golang based Web multiplayer Online Game
Stars: ✭ 75 (-5.06%)
Mutual labels:  game
Bige
游戏服务器框架。
Stars: ✭ 76 (-3.8%)
Mutual labels:  game
Openrails
Open Rails: free train simulator that supports the world's largest range of digital content.
Stars: ✭ 76 (-3.8%)
Mutual labels:  game
Dungeonrush
👾🐍 A opensource game inspired by Snake, written in pure C with SDL
Stars: ✭ 1,192 (+1408.86%)
Mutual labels:  game
Weixin
微信小游戏辅助合集(加减大师、包你懂我、大家来找茬腾讯版、头脑王者、好友画我、悦动音符、我最在行、星途WeGoing、猜画小歌、知乎答题王、腾讯中国象棋、跳一跳、题多多黄金版)
Stars: ✭ 1,216 (+1439.24%)
Mutual labels:  game
Expo Three Demo
🍎👩‍🏫 Collection of Demos for THREE.js in Expo!
Stars: ✭ 76 (-3.8%)
Mutual labels:  game
Damn.dog
A guessing game for WikiHow illustrations.
Stars: ✭ 78 (-1.27%)
Mutual labels:  game
Rouleth
Roulette Smart Contract on Ethereum Blockchain
Stars: ✭ 75 (-5.06%)
Mutual labels:  game
Pyrustic
Lightweight framework and software suite to help develop, package, and publish Python desktop applications
Stars: ✭ 75 (-5.06%)
Mutual labels:  tkinter
Gloomy Dungeons 2
Gloomy Dungeons II - a continuation of old-school 3d-shooter.
Stars: ✭ 77 (-2.53%)
Mutual labels:  game
Lila
♞ lichess.org: the forever free, adless and open source chess server ♞
Stars: ✭ 10,315 (+12956.96%)
Mutual labels:  game
Gbaid
A GameBoy Advance emulator in D
Stars: ✭ 78 (-1.27%)
Mutual labels:  game
Craft
A simple Minecraft clone written in C using modern OpenGL (shaders).
Stars: ✭ 8,957 (+11237.97%)
Mutual labels:  game
Titlerun
The game that only exists in your title bar
Stars: ✭ 77 (-2.53%)
Mutual labels:  game
Iwbtc
I Wanna Be Thy Copy
Stars: ✭ 79 (+0%)
Mutual labels:  game
Bitbox
The bitbox console (example, firmwares, doc)
Stars: ✭ 78 (-1.27%)
Mutual labels:  game
Tenuki
Tenuki is a web-based go board and JavaScript library
Stars: ✭ 78 (-1.27%)
Mutual labels:  game

Python Tkinter Minesweeper

Minesweeper game written in Python using Tkinter GUI library.

Screenshot on OSX

Contents:

  • /minesweeper.py - The actual python program
  • /images/ - GIF Images ready for usage with Tkinter
  • /images/original - Original PNG images made with GraphicsGale

To Do:

  • Have specific number of mines, rather than random
  • Highscore table
  • Adjustable grid and mine count via UI
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].