Hi I'm a 16 year old who is looking to try game development on the Ouya in my spare time and was wondering if anyone can give me a head start as I am looking to try it out because if I'm good at it and I enjoy it I was thinking I might actually do it full-time. If anyone nows any tutorials on how to make some games for the Ouya it would be very helpful and I would be grateful and in case you're wondering I'm not doing this for profit and if I do make any games that actually get released on the Ouya they will be free. Thanks if you can help and thanks for reading this even if you can't help.
Comments
When you get the hang of it, it's a highly rewarding experience. Game Maker, as others have said, can teach you about basic programming logic and flow. You might then try learning a true programming language, such as Python, Java, or my personal favorite C# (the first is far less complicated, but the other two have the benefit of introducing you to OOP, or Object-Oriented Programming, which can be incredibly powerful as it lets you wrap things up in Objects)
Download the demo from their site and play around with it and check out the built in tutorials and see if its something that works for you.