10 minutes created by some 1

Category: Shooter

  • Add As Favourite
  • Report This Game
  • Send to a friend
  • Rate this game
    • Currently 3.0/5 Stars.
    • 1
    • 2
    • 3
    • 4
    • 5
    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 to Feedmelinks
    • Submit Game to Reddit
    • Submit Game to Blinklist
    • Submit Game to Facebook
    • what are these icons?

    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

    pillarshock

    pillarshock said 714 days ago

    Report to Staff

    cool! it works!

    some 1

    some 1 said 718 days ago

    Report to Staff

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

    you wont be disappointed

    LukeSkillz

    LukeSkillz said 831 days ago

    Report to Staff

    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.

    some 1

    some 1 said 836 days ago

    Report to Staff

    its an object that follow the mouse

    1 2

    Disabled