Legacy: A role-playing game engine

In developing games, the programmer writes numerous lines of code to implement different game features such as, graphics, artificial Intelligence scripting, physics computations, sounds, inputs/outputs, network capabilities. Implementing these features in a game would require the game developer to c...

Full description

Saved in:
Bibliographic Details
Main Authors: Gutierrez, Juan Carlo C., Ilagan, Kirk Ruiz C., Lim, Adrian Aiinas D., Pacaon, Aaron C.
Format: text
Language:English
Published: Animo Repository 2007
Online Access:https://animorepository.dlsu.edu.ph/etd_bachelors/14424
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: De La Salle University
Language: English
Description
Summary:In developing games, the programmer writes numerous lines of code to implement different game features such as, graphics, artificial Intelligence scripting, physics computations, sounds, inputs/outputs, network capabilities. Implementing these features in a game would require the game developer to code thousands of lines and several hours of time would go to waste just by coding these features alone. In order to develop games faster, game developers nowadays makes use of a game engine to develop their games. Game engines provide a structure for essential features of games, like those mentioned above. Given the structure, game developers can now focus more on designing different games that would run on their game engine, rather than coding everything from scratch every time a game is develop."