https://github.com/howadev/StrayBird
An iOS game detecting movement from Apple Watch and SensorTag
https://github.com/howadev/StrayBird
apple-watch healthkit ios sensortag watchkit watchos
Last synced: about 1 year ago
JSON representation
An iOS game detecting movement from Apple Watch and SensorTag
- Host: GitHub
- URL: https://github.com/howadev/StrayBird
- Owner: howadev
- Created: 2016-10-30T18:27:33.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-03T20:13:10.000Z (over 9 years ago)
- Last Synced: 2024-11-21T02:33:29.162Z (over 1 year ago)
- Topics: apple-watch, healthkit, ios, sensortag, watchkit, watchos
- Language: Objective-C
- Homepage:
- Size: 74.6 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-apple-watch - Stray Bird - An iOS game detecting movement from Apple Watch and SensorTag (Sample Apps / Blog)
README
# README #
### Snapshots ###




### How do I get set up? ###
* git clone https://rockleedev@bitbucket.org/rockleedevteam/chasingbird.git
* Open StrayBird.xcworkspace by Xcode
* or Download it on [App Store](https://itunes.apple.com/us/app/stray-bird/id1033004616)
### Description ###
* StrayBird is an exergame app that communicates with wearable activity trackers (Apple Watch and TI Sensortag) in real-time and utilizes the data received from its inertial measurement units as inputs to the game. You can play the games with three exercises: running, cycling or rope skipping to control the movements of the game character in real-time.
* For running and cycling we suggest a phone mounted in front of the a treadmill/bicycle while exercising, and for rope skipping we recommend casting the phone screen to a TV to make sure you can easily see the screen while jumping.
* The story of the game is based on a bird that has fallen behind its flock. The objective is to regroup with the flock before time runs out and before the flock reaches its destination. There are also physical and environmental parameters that may affect the movement behavior of the bird and flock, go find it out during exercise! The game features a mission-based structure and point-based system. Higher levels can be unlocked when missions have been achieved. The achievement system included, plus multiplayer mode brings in leaderboard and challenge boxes that allows players to compete with each other.
* An Apple Watch or a TI Sensortag is required to actually interact with this game. but you could give it a try without any of them, by just tapping the screen.