Game Engine Development

Website for York St John's module 3CB106 Game Engine Development

Content

Game Engine Development

Modern game engines are complex, consisting of many different, interacting parts. This module will give an overview of the components of a game engine, look in to how some of those components work and give you a chance to develop your own component.

Game Engine logos

Game Engines

From libraries to extend programming libraries to full fledged game engines there are many tools to help us make games.

Engine Components

Game Engines consist of components that implement rendering, sound, AI, physics, game logic and other features.

Better Games

Even if you don't go on to develop game engines, a better understanding of how they are developed will help you make better games.