FPS_1 created by i_dt_knw

Category: Strategy

  • Add As Favourite
  • Report This Game
  • Send to a friend
  • Rate this game
    • Currently 3.5/5 Stars.
    • 1
    • 2
    • 3
    • 4
    • 5
    i_dt_knw

    Added: 22 May 2007
    Created by: i_dt_knw
    Version: 2 (Incomplete)

    Game description: first person shooter

    • 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

    This creator has no other games uploaded.

    Comments

    Napkinkap

    Napkinkap said 506 days ago

    Report to Staff

    Beautiful game, though stairs were choppy, I couldn't jump into the maze, and there was a problem with the enemy.

    i_dt_knw

    i_dt_knw said 595 days ago

    Report to Staff

    I made 3d enemies by using polygons, and just one flesh colored texture

    i_dt_knw

    i_dt_knw said 595 days ago

    Report to Staff

    well the cursor was just:
    width = display_get_width()/2;
    height = display_get_height()/2;

    //get change
    change_x = (display_mouse_get_x()-width);
    change_y = (display_mouse_get_y()-height);

    //move camera
    direction -= change_x / 16;

    display_mouse_set(width, height);

    if(change_y < height)
    zdirection+=change_y/12;
    else
    zdirection-=change_y/12;

    //limit z
    if zdirection<-89 then {zdirection=-89;} else if zdirection>89 then {zdirection=89;}

    Optical Illusions

    Optical Illusions said 595 days ago

    Report to Staff

    It was fun at first but, it got boring after a while..

    You should have put more objects & walls.

    Almost like a maze.

    1 2

    Disabled