pastaardente / MineSweeper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MineSweeper

cell class -keeps track of what is in the cell, and what is around it board class -stores cells, responsible for creating a valid game and enforcing rules game class -gets information from user and presenting the state of the game

About


Languages

Language:Python 100.0%