Results 1 to 7 of 7

Thread: Game engine

  1. #1

    Thread Starter
    New Member
    Join Date
    Nov 2001
    Location
    india
    Posts
    13

    Unhappy Game engine

    hello friends


    i want to know about the game engines.
    what are the game engine?For which purpose it is use?
    Can we use it in VB.

  2. #2
    PowerPoster Fox's Avatar
    Join Date
    Jan 2000
    Location
    *afk*
    Posts
    2,088
    The engine is that part of your program you probably call "game". The engine does simply everything in your game, loading pictures, moving players, hitting enemies, adding scores, storing savegames, even drawing the internal map or 3d data to your screen (or at least pass it to the renderer). The only thing your engine probably doesn't do is creating game data. In normal case you write an editor beside the engine so you can edit the data simplier... however, basically engine means nothing more like your game's main program.

  3. #3
    Zaei
    Guest
    Actually, I would class that as a game. You can write a game without writing an engine. An engine is a system that drives your game, but the game logic itself is completly separate from the engine. In this way, the engine can be reused without modification.

    Z.

  4. #4
    Hyperactive Member $uper-$tar's Avatar
    Join Date
    Aug 2001
    Location
    Usa
    Posts
    372

    Lightbulb Final Fantasy RPG

    Here is one of my basic Final Fantasy Engine. The only thing not really completed is the use of items, but you check it out here:

    http://www.geocities.com/sentinelsfx/ffrpg.html

    ~$uper-$tar

  5. #5
    Addicted Member Janus's Avatar
    Join Date
    Aug 2001
    Location
    California
    Posts
    221
    super star, quit spamming. please. We heard about your game already, and you aren't going to help him figure out what an engine is by posting a link to a game. At least try to keep your spam somewhat on-topic.
    "1 4m 4 1337 #4xz0r!'
    Janus

  6. #6
    Hyperactive Member $uper-$tar's Avatar
    Join Date
    Aug 2001
    Location
    Usa
    Posts
    372

    Talking He can use it

    Janus: Before you judge my stuff, please read all of it. My site theu can download it, and use it, learn from it. Maybe if you could do it better, please. Thanks for your time.

    ~$uper-$tar

  7. #7
    Hyperactive Member
    Join Date
    Jan 2003
    Location
    The Netherlands
    Posts
    386

    WOW

    That Final Fantasy game engine rocks!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width