Book Image

OUYA Game Development by Example

By : John Donovan
Book Image

OUYA Game Development by Example

By: John Donovan

Overview of this book

The OUYA console and development kit gives you the power to publish video games for the players, creating a console marketplace of the gamers, for the gamers, and by the gamers. Using the OUYA developer kit and the Unity3D game engine, even beginners with a captivating game idea can bring it to life with a hint of imagination. OUYA Game Development by Example uses a series of feature-based, step-by-step tutorials that teach beginners how to integrate essential elements into a game engine and then combine them to form a polished gaming experience.
Table of Contents (18 chapters)
OUYA Game Development by Example Beginner's Guide
Credits
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
Index

Finding your own answers to questions online


One of the great facts about game development is that if you have a problem, it's likely that someone else has run into the same problem before. A little searching on Google can go a long way, and so can these resources that are specifically tailored to make your development progress smoother and even offer new ideas.

Stack Overflow

Stack Overflow is one of the largest technical question and answer resources on the Internet, not just for Unity and OUYA development, but for all kinds of technical advice and software solutions. Stack Overflow's interface allows correct or smart answers to questions to be voted up and displayed as official answers, so you won't have to scour a results page for the correct solution; often, the answer is right next to the question.

Stack Overflow also rewards users who answer questions with points and medals, so you can use it as an educational resource until you earn enough clout to start educating other users yourself...