Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)