Hello, I want to start getting experience in developing some very simple games (similar to "Super Mario", for example) for OUYA
I found out that there are a lot of ways how to do it:
- to use pure Java and than import it to Android, and probably import it to OUYA
- to use Android SDK and then probably import it to OUYA
- to use Unity with SDK from OUYA
- to write a native C++ application
What is the best way for a very pre-elementary level of a developer like me? Where should I start in order to avoid wasting time in vain?
Yes, I understand that most probably there are similar questions like this one from others developers, so I would like to get links to them as well.
Thanks, I appreciate any advice!
(just for your information, I'm a Java web developer, I have experience with Java, but I don't have any experience in developing games)
Answers