dodge the acid rain created by gatebreaker

Category: Other

  • Add As Favourite
  • Report This Game
  • Send to a friend
  • Current rating
    • Currently 4.0/5 Stars.
    gatebreaker

    Added: 10 February 2010
    Created by: gatebreaker
    Version: 1

    Game description: dodge some rain

    Tags:

    • none
    • Submit Game to Digg
    • Submit this game to Delicious
    • Submit Game to Reddit
    • Submit Game to Blinklist
    • Submit Game to Facebook

    Reviews

    • Overall Score rating rating rating rating rating
    • Graphics rating rating rating rating rating
    • Sound rating rating rating rating rating
    • Gameplay rating rating rating rating rating
    • Story rating rating rating rating rating
    • Interface rating rating rating rating rating

    This Game Has No Reviews.

    More Games By This Creator

    Page 1/1

    • Previous
    • Next

    Comments

    1. gatebreaker

      gatebreaker said over 2 years ago

      this is one of the first games i made so i just will keep it how it is but thanks.

    2. mad maker

      mad maker said over 2 years ago

      I will require credits=D

    3. mad maker

      mad maker said over 2 years ago

      but remember in the create event to put
      wind=false
      blue=draw=false
      wind=true
      particle false!

    4. mad maker

      mad maker said over 2 years ago

      Glitchy, add this code

      if! rain=false
      {
      image_speed=2
      if keyboard_check(vk_space)
      {
      instance_destroy
      effect_create(explosion)1,2,55(x,y,obj_player.x,obj_player.y
      particle=add
      particle=destroy
      wind=true
      wind=true
      blue=draw
      draw_set_color=red
      destroy();}
      else
      {exit}

      }
      }

    Disabled