You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.
This project is a complete implementation of the classic Minesweeper game, developed in Python as part of the Fundamentals of Programming course at Instituto Superior Técnico (IST). The goal is to ...