r/gamedev · 2025
Most-mentioned books in r/gamedev during 2025
This page ranks books by exact tracked mentions in r/gamedev within the published source unit for 2025. Counts come from the reconciled subreddit-by-month matrix; a source unit may be a bounded sample.
#1 Game Engine Architecture
Jason Gregory
Jason Gregory's map of every system inside a AAA engine — memory, audio, rendering, physics — written by someone who shipped them at Naughty Dog.
#2 The Design of Everyday Things
Don Norman
A cognitive scientist argues that when you can't open a door or use a stove, the door and stove are broken — not you.
#3 The Mythical Man-Month
Frederick P. Brooks Jr.
Fred Brooks spent the 1960s building IBM's OS/360 and wrote down everything that went wrong — in 1975, and it still lands.
#4 Theory of Fun for Game Design
Raph Koster
Raph Koster's 2004 illustrated argument that games are just pattern-recognition engines, and fun is the brain's reward for learning a new one.
#5 Clean Code
Robert C. Martin
The book 536 Reddit threads cite when arguing about naming variables — revered by beginners, argued over by seniors.
#6 Code Complete
Steve McConnell
Steve McConnell's 900-page construction manual for software, ranked third on Reddit's canonical reading list and still cited 25 years after publication.
#7 Design Patterns
Erich Gamma
The 1994 Gang of Four catalog that named 23 object-oriented patterns, gave developers a shared vocabulary, and taught a generation to over-apply both.
#8 Refactoring
Martin Fowler
Martin Fowler's catalog of named moves for cleaning up code that already works, cited 116 times across Reddit in 7 years as the Clean Code alternative people actually prefer.
#9 The Pragmatic Programmer
Andy Hunt
Two veterans hand you a checklist for the craft: don't write code you don't need, own your tools, and fix the broken window before someone else does.