https://github.com/thinkful-ed/swiftdebuggingprojectadvanced
https://github.com/thinkful-ed/swiftdebuggingprojectadvanced
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/thinkful-ed/swiftdebuggingprojectadvanced
- Owner: Thinkful-Ed
- Created: 2015-04-23T14:33:12.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2017-11-12T22:19:32.000Z (over 8 years ago)
- Last Synced: 2023-05-09T21:10:36.429Z (about 3 years ago)
- Language: Swift
- Size: 46.9 KB
- Stars: 0
- Watchers: 39
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Swift Debugging Advanced
A simple game written in Swift with several intentional errors, for resolving in the Xcode.
The player guesses a number the computer has chosen between 1 and 10.
# Notes
This project is part of Thinkful's course [Intro to iOS Programming in Swift](http://thinkful.com)