Bob the Hamster - Dirt Dig (developed in Python/Kivy)

Bob_the_HamsterBob_the_Hamster Posts: 39Member
My game is called Bob the Hamster - Dirt Dig. Up until now I have mainly been developing it for Android and iOS phones and tablets, but now that I finally have my OUYA, I am working on an OUYA port as well.

I am developing using Python 2.7 and the Kivy library. The Kivy team also maintains the python-for-android project that I have been using to get python code running on android devices. I am pretty happy with the whole thing so far.

Here are a couple screenshots of what I have so far.
image
image
image

This game is loosely inspired by a DOS-based QuickBasic game that my cousin and I made over 15 years ago: Bob the Hamster VGA.

Comments

  • Bob_the_HamsterBob_the_Hamster Posts: 39Member
    I just wanted to say that this is going well. python-for-android now has some rudimentary support for OUYA. It is now easy to add OUYA-sized icons and make the app appear in the list of games rather than in the "Software" section.

    I have also been tinkering with interfacing with the OUYA ODK using pyjnius
  • GoldiLocksGoldiLocks Posts: 75Member
    I am glad i heard about python for android from you. I have experience in python and i thought i was going to have to learn a new language to be able to code for the ouya.


    OOOOOUUUUUYYYYYAAAAA!!!!!
Sign In or Register to comment.