10 minutes created by some 1

Category: Shooter

  • Add As Favourite
  • Report This Game
  • Send to a friend
  • Current rating
    • Currently 3.0/5 Stars.
    some 1

    Added: 25 July 2007
    Created by: some 1
    Version: 3

    Game description: survive 10 minutes and kill all of the monsters (hebrew game)

    • 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/5

    • Previous
    • Next

    Comments

    1. pillarshock

      pillarshock said over 4 years ago

      cool! it works!

    2. some 1

      some 1 said over 4 years ago

      hi, try to write M I C H A E L and then press "F"

      you wont be disappointed

    3. LukeSkillz

      LukeSkillz said over 4 years ago

      to asdavola:
      If you don't have the registered version of Game Maker, make the crosshair sprite, and make an object called 'cursor'. Of course, choose the crosshair sprite and in the 'step' event, execute this piece of code:

      {
      x = mouse_x - 15;
      y = mouse_y - 14;
      }

      Be sure to put this object in each room that needs a cursor! If you want objects to follow the mouse, in their 'create' event, choose 'move in the direction of a point' and put in 'cursor.x' and 'cursor.y' for the axis's.

    4. some 1

      some 1 said over 4 years ago

      its an object that follow the mouse

    Disabled