https://github.com/dkarter/matchcolorz
https://github.com/dkarter/matchcolorz
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dkarter/matchcolorz
- Owner: dkarter
- Created: 2019-10-12T00:20:43.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-12T06:25:16.000Z (over 6 years ago)
- Last Synced: 2025-02-25T13:54:52.485Z (over 1 year ago)
- Language: Swift
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MatchColorz
## What is this?
A silly macOS game built in SwiftUI (that means it will only work on macOS Catalina).
I built it so I can learn how to code in SwiftUI.
## What does it do?
How about a GIF...

## Credits
This game is based on a [SwiftUI tutorial by Audrey Tam](https://www.raywenderlich.com/3715234-swiftui-getting-started) which originally targets iPhone apps. Because SwiftUI is awesome I was able to use the same principles for building it to run on macOS.