Hexagonal Mine-Sweeper in python. Made for Programming Paradigms, first course subject in Computer Science at UVa.
mineHexTerminal.py is the command line game
mineHex.pyw is the game with GUI, and it needs every other file excluding mineHexTerminal.py (and README.md)