DEV Community

hsbcode
hsbcode

Posted on

A terminal Minesweeper Game with Python

I coded a minesweeper game with Python, which can be played in the terminal. I coded it as a final project of my Codecademy Computer Science Course. It was a good challenge but I think the result is neat for a newbie. Here's its link: https://github.com/hsbcode/cs1.git

Top comments (0)