Game Engine
< Programming Technologies
Get flash to fully experience Pearltrees
From GPWiki A game engine is the core library functions used in a game, usually related to graphics , input , sound , networking and other systems. Engines are separate from game-specific code, which enables different games to use the same engine. (Games of different genres even, in some cases.)