michaelschem / python-minesweeper

Implementation of minesweeper in python to lear some python. Using polymorphism, UIs, recursion, multithreading, etc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Python Implementation of Minesweeper

This is just a simple python implementation to more quickly learn Python techniques involving: UI, polymorphism, recursion, multi threading, etc.

About

Implementation of minesweeper in python to lear some python. Using polymorphism, UIs, recursion, multithreading, etc


Languages

Language:Python 100.0%