I've worked with JS a bit and that's the majority of my code experience. I've set up Eclipse/the ADT and everything the way Ouya says to get set up, I'm looking at the examples to learn from them but I am completely overwhelmed by the number of files and all the stuff in them. I have no idea where to get started coding my own thing.
So as someone completely new to all of this, what/where do you recommend I go to learn? Should I go through Google's Android tutorials? Generalized Java tutorials? Something else entirely? I really just need to get to the point where I can run code on the Ouya (and render solid-color circles) and I can learn on my own as I go from there, but right now I'm just overwhelmed by it all...
Comments
Instead of typing, you drag and drop your functions into a specific order and give them some parameters. This may seem childish, untill you see how far you can go with it.
It may be a bit hard to set it up, but you only have to do it once. It should be possible as described on here: http://gmc.yoyogames.com/index.php?showtopic=570978
You can make big complex games with it, but they might be recource intensive. Which isn't the best for the OUYA.
So for a beginners perspective it is great,but after a point you will have to change to other platforms.
(this hasn't happened to me yet and I am useing it for over 5 years)