This was my final project for a Python based class called 112Sweeper, with inspiration from the popular game Minesweeper Online. The game consists of a clickable tile grid with hidden "mines" spread all over the board. The number of mines next to a cell is indicated by its number. You can identify cells that are mine-free and those that are safe using this information. The space bar can be used to “flag” cells that appear to be mines. I implemented some helpful power-ups that can only be used once and after you reach a certain goal, activated only when the user clicks on the icon once it's in color. The game is over when all the mines have been flagged or when you click a mine. In order to run the project, the Main.py method should be run in an editor. I did not install any libraries or fonts, and there aren't any shortcuts or shortcut commands. It should all be straightforward.
-
Notifications
You must be signed in to change notification settings - Fork 0
zachikeh123/112Sweeper
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published