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).