Skip to content

Minesweeper game written in Python using Tkinter GUI library.

License

Notifications You must be signed in to change notification settings

reisman234/python-tkinter-minesweeper

This branch is 2 commits ahead of, 1 commit behind ripexz/python-tkinter-minesweeper:master.

Repository files navigation

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

About

Minesweeper game written in Python using Tkinter GUI library.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%