Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 1.67 KB

README.md

File metadata and controls

45 lines (28 loc) · 1.67 KB

PlayTheWheels App for iOS

Main iOS app which detect rotation, make sounds and control LED via ptw-wheel.

Related Projects

This project operate with these projects.

Requirements

Recommends

Install libraries

# check ruby local version and install it with rbenv
cat .ruby-version | xargs rbenv install
rbenv rehash

# install bundler
rbenv exec gem install bundler

# install cocoapods
rbenv exec bundle install --path=vendor/bundle --binstubs=vendor/bin

# install libraries with cocoapods
rbenv exec bundle exec pod install

Licenses

All source code by Karappo Inc. (except these sound files) are released under the MIT license.

These sound files by Kosuke Anamizu & Tokuro Oka are released under the Creative Commons Attribution-ShareAlike 4.0 International License.

Creative Commons License