omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular

    Welcome!

    This is the community forum for my apps Pythonista and Editorial.

    For individual support questions, you can also send an email. If you have a very short question or just want to say hello — I'm @olemoritz on Twitter.


    Simple Game Engine

    Pythonista
    2
    3
    2242
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • eliskan175
      eliskan175 last edited by

      This project is far from complete but it's progressing very well so I thought I would share my results.

      https://gist.github.com/b2739c37b139f9b057b7

      Yes, it uses Pokemon sprites. Edit the boost value a bit if to run quicker. The goal is to grab three espeons without dying. Good luck!

      This demonstrates how to set up multiple levels using data arrays (a good half of the code is an array for level2) and I'm in the process of making more monsters and aligning the score properly. I made the background in photoshop.

      Inspired, and using coding, from http://omz-software.com/pythonista/forums/discussion/77/spritesheet-animations

      Sadly the game will only work on iPad in portrait mode.

      1 Reply Last reply Reply Quote 0
      • yodayoda230
        yodayoda230 last edited by

        Tricky game! Thanks for sharing

        1 Reply Last reply Reply Quote 0
        • eliskan175
          eliskan175 last edited by

          Thanks :) I did a huge update to it this while back: http://omz-software.com/pythonista/forums/discussion/185/pokebrawl-game-for-ipad

          Many improvements, like new levels, more monsters, an intro screen, etc. But it still needs some work, especially with optimizing the code. It's quite a mess.

          I haven't been working on it in a while, but I might return to it soon.

          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          Powered by NodeBB Forums | Contributors