Skip to content

erfanpaslar/Python-Minesweeper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 37.0%
  • CSS 29.2%
  • JavaScript 23.1%
  • HTML 10.7%