Monday 5 November 2012

How to program for Ouya

Ouya ODK
Developing for Ouya
Guide to programming for OUYA
In December the Ouya SDK ,known as the Ouya Development Kit or Ouya SDK will be released. We've gathered the latest facts, information and guidance that potential Ouya programmers will need to make their venture into the soon to be released Android powered console successful.

Overview of the Ouya capabilities
The console is based on Android Jellybean with the developer boards running JellyBean 4.1

Ouya Controller-what a developer needs to know
The controller will be similar to a generic gamepad with a standard number and configuration of action buttons, all games will need to use the controller buttons for  input. When the ODK documentation is released it will have the Ouya key mapping info.
The controller also uses a touchpad that has single touch support- no multi touch in this version.

Disregard using buttons such as menu or volume as they won't be present but there will be a system button that brings up the pause menu from where the game specific settings menu can be accessed.
For typing purposes a soft keyboard will be used.

Is the Ouya Display HD?
All screen resolutions and aspects are supported with full use of the screen geography

How to earn money as an Ouya Programmer?
The policy is that all games will be free to download on the console. This can take the form of a free demo or level and then monetisation of your Ouya game can happen with freemium models and in app purchases allowed

In-App Purchasing API. In-app purchases can either be “entitlements” that are purchased once (e.g., full game unlock or premium item purchase ) or “consumables” which can be purchased repeatedly (e.g., coins or tokens). The ODK will have payment APIs to sell in-app items.

Settings and Software:
Game settings. After a gamer presses the OUYA system button, the game will pause and bring up an OUYA-standard menu that gives a gamer an option to exit the game or enter game settings.
You, the developer, will have an API to insert your own custom game settings.
Permissions. General permissions that will apply to all apps instead of each app having to have its own permissions.
Ouya with Tegra T33
Ouya Dev Kits
System resources.
 OUYA is not a smartphone so is not designed for multitasking with more than one app running at the same time. Game developers can tune performance confident that full system resources, barring a few basic system services, will be available to them.
No notifications.
OUYA games will have no push notifications at this time this means that they  will not be developing or offering the services that are required to support push notifications for v1.

Store Listing, Metadata, Game Art:
When  the Alpha ODK to the OUYA developer portal is released  in December, specifics as to icon sizes, listing requirements and OUYA store policies will be published at this time. The interfaces have been  designed  with developers and  common assets in mind '

Ouya  hardware:
OUYA’s board is powered by an NVIDIA Tegra 3 processor.
Which Tegra 3 processor is used in Ouya? The Nvidia Tegra 3 processor the T33. That means that a developer can build and test on any Tegra 3 Android tablet. For now, OUYA will be using OpenGL ES2 like all other Tegra 3 devices.
ODK devkit controller
Ouya Keymapping

Specific Developer Questions
Will any Unity Store extensions to provide easy access to things like your IAP, any Lobby system and possibly controller be provided?

A Unity extension for OUYA is being worked on , this should be released soon after the ODK
Is multi-touch something that is being considered in the future? Also a game pad with an lcd display?

An official pack of high resolution button and controller images for use in development will eventually be provided.

Current Developments important to Game Studios

Dev kits will be shipped in December with the company now in advanced engineering testing

"Last week was a huge milestone for us we received our first development run of PCBs (Printed Circuit Boards) for the console," the company announced on its website.

"The first boards came to life without any hitches, and we're now fine tuning software and hardware performance for graphics, wireless, and user experience!"

2 comments:

  1. Now this is really some good post i am reading after a long time. Great thanks.Abdul Kalam Quotes in Malayalam

    ReplyDelete
  2. The OUYA was an Android-based gaming console that gained some popularity in the early 2010s. If you want to program for the OUYA, you'll be developing games or applications for the Android platform. Here's a guide to get you started with OUYA game development:

    Set Up Your Development Environment:

    Install Android Studio: Android Studio is the official integrated development environment (IDE) for Android app development. You can download it from the official Android website.
    Install the Java Development Kit (JDK): Android development primarily uses Java, so you'll need to have the JDK installed on your computer.
    Learn Java:

    Java is the primary programming language for Android development. Familiarize yourself with Java by studying online tutorials, books, or online courses.
    Install the Android SDK:

    Android Studio includes the Android SDK, which you'll need for Android development. Make sure it's properly installed.
    Create a Developer Account:

    To publish your apps on the OUYA platform (or any Android-based platform), you'll need a Google Play Developer account. There's a one-time registration fee.
    OUYA Development Kit (ODK):

    The ODK contains the tools and libraries you need to develop games for OUYA. You can download it from the OUYA developer website.
    Learn OUYA APIs:

    Study the OUYA APIs and documentation. The OUYA developer website provides resources and documentation to help you get started with OUYA-specific functionality.
    Game Development:

    Create your game using Android Studio. You can use game development engines like Unity or Unreal Engine, which support Android deployment.
    Testing:

    Test your game on an OUYA console. You can set up debugging on an actual OUYA device for thorough testing.
    Controller Support:

    OUYA controllers are unique, so make sure your game works well with them. Check for compatibility and map the controls properly in your game.
    Optimize for the Big Screen:

    OUYA games are played on large screens, so ensure that your graphics and UI elements are optimized for the big screen experience.
    Monetization:

    Consider your monetization strategy. You can offer free games with in-app purchases or sell your games directly on the OUYA platform.
    Publishing:

    Prepare your game for publication on the OUYA platform. Follow the guidelines provided on the OUYA developer website for publishing your game.
    Community and Support:

    Join the OUYA developer community and forums. They can provide valuable insights, support, and feedback for your projects.
    Marketing:

    Promote your game through various channels, including social media, websites, and gaming forums. Building a fan base is important for indie game developers.
    Updates and Maintenance:

    Regularly update and maintain your game. Respond to user feedback and fix any bugs or issues that may arise.
    Please note that OUYA has faced challenges and its official support has ceased. It's essential to consider the current state of the platform and potential alternatives for publishing and distributing your Android games. The Android gaming landscape has evolved, and you may want to explore other Android-based gaming consoles and platforms as well.

    ReplyDelete

Like us? Then say So!