Phil Gilmore shows us how the Entity-Component-System Architecture (ECS) can be used to build a game engine. He has built a small game engine with it and demonstrates it by building an small RPG game, Ultimate Fiction.
Here is the source, though the game is terribly incomplete and this is our first attempt at ECS. But it is the code used in this video:
Catch all our videos at youtube.com/nunug and find all our online activity at
http://nunug.org!00:00 Prologue
00:05 Slideshow
21:35 Game demo
24:00 Code review