Engine: Difference between revisions

From MZXWiki
Jump to navigation Jump to search
No edit summary
 
mNo edit summary
Line 1: Line 1:
<i>For the game by Luke Drelick, see [[Engine (game)]].</i>
<i>For the game by [[Luke Drelick]], see [[Engine (game)]].</i>


An <b>engine</b> is a single [[robot]], or several robots, working to perform a specific task. Engines are the meat and potatoes of any decent game. Some typical functions of gameplay engines include allowing the player to wield a sword, controlling jumping/gravity in a sidescrolling game, drawing and moving [[sprite]]s on the screen, handling text boxes, status menus, and battles in an RPG, and simulating first person 3D.
An <b>engine</b> is one or more [[robot]]s working to perform a specific task. Engines are the meat and potatoes of any decent game. Typical functions of gameplay engines include allowing the player to wield a sword, controlling jumping/gravity in a sidescrolling game, drawing and moving [[sprite]]s on the screen, handling text boxes, status menus, and battles in an RPG, and simulating first-person perspective.


{{stub}}
{{stub}}

Revision as of 00:51, 13 October 2006

For the game by Luke Drelick, see Engine (game).

An engine is one or more robots working to perform a specific task. Engines are the meat and potatoes of any decent game. Typical functions of gameplay engines include allowing the player to wield a sword, controlling jumping/gravity in a sidescrolling game, drawing and moving sprites on the screen, handling text boxes, status menus, and battles in an RPG, and simulating first-person perspective.