Reddit Reddit reviews Game Engine Architecture

We found 3 Reddit comments about Game Engine Architecture. Here are the top ones, ranked by their Reddit score.

Computers & Technology
Computer & Video Game Strategy Guides
Books
Computer & Video Game Design
Game Engine Architecture
Check price on Amazon

3 Reddit comments about Game Engine Architecture:

u/stephanimal · 42 pointsr/gamedev

Game Engine Architecture 2nd Edition
http://www.amazon.ca/gp/product/B00MMOJ076/ref=dp-kindle-redirect?ie=UTF8&btkr=1

A great overview of all the engine subsystems that power a modern game. As a bonus, its written
by Jason Gregory (Lead Programmer at Naughty Dog).

u/Serapth · 5 pointsr/gamedev

There isn't a completely language agnostic book out there like you'd find with say Code Complete, but there are two books that fit your description but neither is really a beginner text.

 

Game Coding Complete

and

Game Programming Patterns, much of which is available on his website.



Once you get a bit more (ok, a lot more experienced), Game Engine Architecture is another great read.

 

Other than those 3 books, almost everything else is technology or language specific... like Learning Unity 5 or Learning Inverse Kinematics for __, etc.

 

While you are just starting out however, you should consider the beginners guide on Gamefromscratch, followed by various tutorial series or game engine overviews, as you aren't at the point where you really need to buy a book yet.

u/mysticreddit · 1 pointr/gamedev

This will touch upon every area in game dev.

i.e.