Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adolbyb/minesweeper-games
A Collection of Minesweeper Repos Merged Into a Single Repo.
https://github.com/adolbyb/minesweeper-games
javascript minesweeper pygame python recursion tutorial
Last synced: 2 months ago
JSON representation
A Collection of Minesweeper Repos Merged Into a Single Repo.
- Host: GitHub
- URL: https://github.com/adolbyb/minesweeper-games
- Owner: ADolbyB
- Created: 2023-03-16T04:43:17.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-06T02:13:22.000Z (about 1 year ago)
- Last Synced: 2024-01-06T03:21:29.283Z (about 1 year ago)
- Topics: javascript, minesweeper, pygame, python, recursion, tutorial
- Language: JavaScript
- Homepage:
- Size: 390 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Minesweeper Games
3 individual repos for MineSweeper games that are now combined into a single repo.
2 games are written in JavaScript, 1 is Written in Python.
## Notes:
- Commit histories have all been preserved.
- Sources used for each repo have been preserved in the original README.md files of that repo.
- Here is an online version of the classic Windows MineSweeper game: [Real or Clone?](https://minesweeper.online/)
## Status:
![GitHub repo size](https://img.shields.io/github/repo-size/ADolbyB/minesweeper-games?label=Repo%20Size&logo=Github)