Doodle Jump on Computer


Personal Project Summer 2015


         The original Doodle Jump is a phone video game, in which Doodle constantly jump from platform to platform. The game starts when platforms are still, and once users reach higher levels, platforms start moving or even disappear when Doodle lands on it once. I created a computer version of the game with some changes that are customized to UAE cultures.

         The game is coded in python, uses processing to display graphic user interface and audio effects.

        *This arcade game is my first computer science project ever. Code can be found on my github.



What features are different from the mobile game?

1. Platforms are constantly moving

2. Players use up arrow to jump and left/right arrow to direct the jump

3. Middle Eastern Elements: flying arab carpets as platforms, kandura dressed Doodle, and Burj Khalifa background


Game Flow

1. Users input user name

2. User begins jumping, try to get the coin and avoid bombs

3. The higher a user reaches, the more bombs and faster platforms he/she encounters

4. When the game is over, the top three score in the database will be displayed