|
-
May 31st, 2002, 01:35 AM
#1
Thread Starter
New Member
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.
-
May 31st, 2002, 02:08 AM
#2
PowerPoster
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.
-
May 31st, 2002, 10:16 AM
#3
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.
-
Jun 1st, 2002, 12:53 PM
#4
Hyperactive Member
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
-
Jun 2nd, 2002, 05:25 PM
#5
Addicted Member
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
-
Jun 2nd, 2002, 05:32 PM
#6
-
Mar 1st, 2003, 07:57 PM
#7
Hyperactive Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|