Skip to content
This repository has been archived by the owner on Dec 24, 2020. It is now read-only.

Latest commit

 

History

History
6 lines (4 loc) · 280 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 280 Bytes

mineHex

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)