Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 224 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 224 Bytes

Minesweeper

Terminal based minesweeper game developed in Python.

  • Source code (minesweeper.py) can be found under the srcdirectory.
  • Refer to enunciado_minesweeper.pdf for the project's details and instructions.