https://github.com/rshaker/minesweeper-1980
Classic Minesweeper game for iOS
https://github.com/rshaker/minesweeper-1980
apple classic-game example fun game ios minesweeper swift xcode
Last synced: 26 days ago
JSON representation
Classic Minesweeper game for iOS
- Host: GitHub
- URL: https://github.com/rshaker/minesweeper-1980
- Owner: rshaker
- License: mit
- Created: 2023-08-04T00:21:12.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-05T02:34:21.000Z (almost 2 years ago)
- Last Synced: 2025-02-17T02:13:43.580Z (4 months ago)
- Topics: apple, classic-game, example, fun, game, ios, minesweeper, swift, xcode
- Language: Swift
- Homepage:
- Size: 24 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Minesweeper 1980
# Overview
Minesweeper is a single-player puzzle game. The objective is to clear a rectangular board containing hidden mines without detonating any of them. The game originates from the 1960s, and has been written for most computing platforms in use today.
Instead of trying to look like one of the original implementations, this version employs stock iOS controls, uses emoji for most graphic elements, a tab bar for navigation, and supports display rotation.
Other features include:
- Customizable game board dimensions and mine/flag count
- Mutable sound effects and background "music"
- Full undo history
- Optional safe-first-moveMinesweeper (1980) is free software: you can redistribute it and/or modify it under the terms of the MIT License as published by the Free Software Foundation. You should have received a copy of the MIT License along with this program. If not, see
Installation is currently available through the App Store. That isn't always the case, depending on whether I've paid my Apple Developer dues.
![]()