/Python-Minesweeper

Console based minesweeper clone. Creates NxN grid game board and with m Mines.

Primary LanguagePython

Minesweeper-Python

The back-end was made by Raemond Bergstrom-Wood.

And I (Erfan Paslar) made a UI for it using Eel library.

Minesweeper UI preview

Use pip install eel to install the library.

For GUI run minesweeperGUI.py And for TUI run minesweeper.py