Skip to content

Minesweeper (but with cheetahs) written in Python 3

License

Notifications You must be signed in to change notification settings

Forst/cheesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CheeSweeper

This is a basic Minesweeper game written in Python 3 using tkinter as a graphics library.

Requirements

  • Python 3 (tested on 3.5.2)

Usage

To run the game, execute:

./cheesweeper.py

Field dimensions and number of mines are hardcoded.

Acknowledgements

Big thanks to Kenjomik for the pixel cheetah icon.

Tk window centering code taken from this Stack Overflow post.

About

Minesweeper (but with cheetahs) written in Python 3

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages