Inspiration

What inspired us was the need for a quick and simple game that would be enjoy with no consequence, urging the user to continue trying.

What it does

A minesweeper game, it takes a column and row input then creates a table based on that. It then asks how many bombs the player would like to place. The bombs will then randomly be spread across the table. The player will have to check and flag boxes until: he checks a bomb(in which he loses), or flags all blocks(in which he wins).

How we built it

Using python and the tkinter library for GUI.

Challenges we ran into

Suddenly learning a new library, developing an idea.

Accomplishments that we're proud of

Creating a structured program, coding in a team, completing our first hackathon!

What we learned

Time management is key, don't rush into ideas, plan the steps carefully.

What's next for Minesweeper

Much better GUI!

Built With

Share this project:

Updates