https://github.com/anar-bastanov/console-minesweeper
A clone of the game Minesweeper resembling Google's version written in C for Windows.
https://github.com/anar-bastanov/console-minesweeper
c c-lang c-language c-programming c-programming-language command-line-game console-app console-application console-based console-game google-minesweeper mine-sweeper mine-sweeper-game minesweeper minesweeper-c minesweeper-cli minesweeper-game minesweeper-style-game windows-console windows-console-game
Last synced: 2 months ago
JSON representation
A clone of the game Minesweeper resembling Google's version written in C for Windows.
- Host: GitHub
- URL: https://github.com/anar-bastanov/console-minesweeper
- Owner: anar-bastanov
- License: gpl-3.0
- Created: 2024-02-12T15:46:53.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-17T08:03:11.000Z (about 1 year ago)
- Last Synced: 2025-01-20T19:14:29.210Z (4 months ago)
- Topics: c, c-lang, c-language, c-programming, c-programming-language, command-line-game, console-app, console-application, console-based, console-game, google-minesweeper, mine-sweeper, mine-sweeper-game, minesweeper, minesweeper-c, minesweeper-cli, minesweeper-game, minesweeper-style-game, windows-console, windows-console-game
- Language: C
- Homepage:
- Size: 2.87 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Minesweeper Clone
A clone of the game Minesweeper resembling Google's version written in C for Windows. This project was created for a university assignment.
See the [wiki](https://github.com/anar-bastanov/console-minesweeper/wiki) page for a detailed preview.