Tah Play app let you play games on your computer or play station using your smartphone. Just upload Play arduino code on Tah and plug it into computer or play station and you are ready to go. It's computer joystick comes with programmable keys which can be changed from game to game.
This app requires a Tah connected to your computer.
This repository consists of the iOS and Android(coming soon) source code along with the corresponding Arduino sketch for the Tah Play app.
- Install the Tah Arduino Library
- Download the Play sketch and open it in the Arduino IDE
- Upload it on your Tah board
-
Clone the repo
git clone https://github.com/tah-io/Tah-Play.git
-
Change directory to the appropriate submodule (iOS or Android)
cd Tah-Play-iOS
-
Initialize and update the submodule
git submodule init git submodule update
-
Open the Xcode project file TAH Play.xcodeproj