OUYA Game Development by Example
上QQ阅读APP看书,第一时间看更新

Chapter 2. Installing Unity and the OUYA ODK

In the previous chapter, we briefly explained the Unity3D engine, which we'll be using to create games for the OUYA console. In this chapter, you'll link your OUYA to your computer and the Unity development environment, and create a simple workspace to make sure you can deploy and test your coded prototypes using the console.

In this chapter, we will cover the following topics:

  • Installing the game engine
  • Downloading and configuring additional packages
  • Modifying the PATH variable
  • Installing packages with the Android SDK
  • Configuring the USB connection