- Python 3.9+
- Pytest
To run tests run the command:
pytest
To play the game run main.py script
python main.py
After that supply the table dimension and coordinates for the cell you want to dig seperated by comma e.g 1,3
"B" and "C" names for each cell denote "Bomb" and "Clear" respectively