Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/moguchiydd/minesweeper
Creation of the Minesweeper Game. Bombs from 10 to 19 (random)
https://github.com/moguchiydd/minesweeper
game games minesweeper minesweeper-game python python-3 python3
Last synced: about 2 months ago
JSON representation
Creation of the Minesweeper Game. Bombs from 10 to 19 (random)
- Host: GitHub
- URL: https://github.com/moguchiydd/minesweeper
- Owner: MoguchiyDD
- License: mit
- Created: 2024-04-18T07:53:11.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-04-22T06:56:12.000Z (8 months ago)
- Last Synced: 2024-04-22T09:05:59.433Z (8 months ago)
- Topics: game, games, minesweeper, minesweeper-game, python, python-3, python3
- Language: Python
- Homepage: https://github.com/MoguchiyDD/Minesweeper
- Size: 521 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Minesweeper Game
## Navigation
| Programming Language | Library | Source Code |
| -------------------- | ------- | -------------------------------------------------------------------- |
| Python | Tkinter | https://github.com/MoguchiyDD/Minesweeper/tree/Python/Python/tkinter |