https://github.com/stephenyeargin/guess-a-number
XCode / C++ tutorial project
https://github.com/stephenyeargin/guess-a-number
ios ios-tutorial objective-c
Last synced: 11 months ago
JSON representation
XCode / C++ tutorial project
- Host: GitHub
- URL: https://github.com/stephenyeargin/guess-a-number
- Owner: stephenyeargin
- License: mit
- Created: 2014-12-02T00:15:32.000Z (about 11 years ago)
- Default Branch: main
- Last Pushed: 2022-08-12T03:07:58.000Z (over 3 years ago)
- Last Synced: 2025-01-29T05:16:36.345Z (about 1 year ago)
- Topics: ios, ios-tutorial, objective-c
- Language: Objective-C
- Homepage: http://www.raywenderlich.com/38557/learn-to-code-ios-apps-1-welcome-to-programming
- Size: 5.86 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Guess a Number
This is a simple project based on this [tutorial](http://www.raywenderlich.com/38557/learn-to-code-ios-apps-1-welcome-to-programming) that introduces some basic concepts in XCode and C++ development.