Skip to content
This repository has been archived by the owner on May 27, 2022. It is now read-only.

Latest commit

 

History

History

game

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Minesweeper Logic Module


This module provides the logic for the Minesweeper game and tests to verify it works.

Install

$ pip install -e .

Test

$ sh runtest.sh