Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 813 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 813 Bytes

about minesweeper

this is a two player gui minesweeper game, written in python using tkinter. the game is based on a main menu that contains three main buttons as start, setting & exit. in setting you can change multiple options such as game's mode {out of fast (7x8, 15 bombs), normal (10x20, 35 bombs) & slow (16x32, 99 bombs)}, players colors, game's font style & sound effects status (on/off).

menu:

setting:

gameplay (fast mode):