Detect running on Ouya platform

gary_bbgamesgary_bbgames Posts: 14Member
Hey guys,

My game will be running on iOS, Android, Win Phone 8 and Ouya. On the mobile devices I will have a PLAY button that the user needs to press but on Ouya I want to have "PRESS O".

How can I tell if I'm running on Ouya in code?

Cheers.

Comments

  • KonajuGamesKonajuGames Posts: 560Member
    I believe @tgraupmann added a IsRunningOnOuya() function or similar a while back.
  • carminegcarmineg Posts: 102Member
    There is a function Tim put it there because I asked :)

    OuyaSDK.IsOuya()


    Quintet: a cooperative scifi game where players control the same ship through 5 roles - Captain, Helm, Tactical, Engineering & Science.


  • gary_bbgamesgary_bbgames Posts: 14Member
    Ah lovely, cheers guys. That's good then :)
Sign In or Register to comment.