Reader small image

You're reading from  Ouya Unity Game Development

Product typeBook
Published inOct 2013
Reading LevelIntermediate
PublisherPackt
ISBN-139781783559701
Edition1st Edition
Languages
Tools
Right arrow
Author (1)
Gary Riches
Gary Riches
author image
Gary Riches

Gary Riches is a longstanding member of the iOS developer community. He has a keen interest not only in established sections of the industry such as gaming but also in emerging technologies such as Ouya, GameStick, and others. Filled with a passion to program on new systems, he has just become a registered Wii U developer and will also create content for Xbox One and PlayStation 4. To target so many platforms he uses Unity, which he learned while working on the Augmented Reality SBook for Saddington Baynes. When not building software for other companies, he builds his own business by creating photo manipulation apps such as Zombify Me, games such as Aztec Antics and Amazed, and also works on educational apps and games such as Nursery Rhymes: Volume 1, 2, and 3.
Read more about Gary Riches

Right arrow

Setting up your game


To perform any In-App Purchase, your game must also be signed with a key.der file. Ouya will generate this file for you after you create a listing for your game on their website.

While we're on the Ouya website, let's do that too. Go to https://devs.ouya.tv/developers/games and click on Add a Game. Add the values to the following fields:

  • Title: Sokoban 3D, if this is taken use a name of your liking—currently the Ouya platform is allowing duplicate application names although this is likely to change.

  • Android package name: com.generic.sokoban, if this is taken use a name of your liking. Currently the Ouya platform is allowing you to submit duplicate bundle IDs although this is also likely to change. If you do change your bundle ID then revisit Chapter 2, Setting Up Unity and the Ouya Plugin, and follow the steps to set up your new bundle ID in Unity.

  • OUYA exclusive: No – if your app is going to only come out on Ouya then set this to Yes. We will be converting our game to...

lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Ouya Unity Game Development
Published in: Oct 2013Publisher: PacktISBN-13: 9781783559701

Author (1)

author image
Gary Riches

Gary Riches is a longstanding member of the iOS developer community. He has a keen interest not only in established sections of the industry such as gaming but also in emerging technologies such as Ouya, GameStick, and others. Filled with a passion to program on new systems, he has just become a registered Wii U developer and will also create content for Xbox One and PlayStation 4. To target so many platforms he uses Unity, which he learned while working on the Augmented Reality SBook for Saddington Baynes. When not building software for other companies, he builds his own business by creating photo manipulation apps such as Zombify Me, games such as Aztec Antics and Amazed, and also works on educational apps and games such as Nursery Rhymes: Volume 1, 2, and 3.
Read more about Gary Riches