Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gkaszewski/minesweeper-cpp
https://github.com/gkaszewski/minesweeper-cpp
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/gkaszewski/minesweeper-cpp
- Owner: GKaszewski
- Created: 2024-01-19T23:57:13.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-01-19T23:59:48.000Z (10 months ago)
- Last Synced: 2024-01-20T00:35:49.364Z (10 months ago)
- Language: C++
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# minesweeper
My simple implementation of minesweeper game in Raylib.# controls
Left click to reveal cells
Right click to flag/unflag cells
R - to restart