Questions about reading material that helps in learning or practicing game development.
67
votes
8answers
86k views
How do I get started making Android games? [closed]
I am new to game development. I am interested in developing 2D games for the Android platform. What is the best place to start with (i.e) What are the basics and how to proceed? I already have ...
60
votes
16answers
17k views
Good game design books? [closed]
I have some experience in creating, however I like to have some well written reference material to help me produce better products. Are there any game design books that are not aimed at a particular ...
78
votes
11answers
9k views
Good resources for learning about game architecture?
Are there any good resources for learning about game architectures? I am looking for high level overviews of different architectures. I tend to find information about the various pieces of a game such ...
71
votes
31answers
25k views
Must read game development books [closed]
Let's make a list of the best books that every game developer should read.
Each answer should have a single book (by title and optionally author), a link to buy the book, and a short synopsis of what ...
54
votes
6answers
7k views
How to write a network game? [closed]
Based on Why is so hard to develop a MMO?:
Networked game development is not trivial; there are large obstacles to overcome in not only latency, but cheat prevention, state management and load ...
22
votes
6answers
2k views
Game programming books that don't teach programming? [closed]
I am an normal programmer with about 3 years of experience, who is interested in getting into game development. The problem that I face is that when I look at these "beginner" books, most of them ...
5
votes
1answer
586 views
Documentation on 2D space partitioning
I am looking for documentation that explains the different kinds of (well the major ones anyway) 2D space partitioning algorithms & data structures.
Any pointers besides 'Google it and sift ...
47
votes
7answers
3k views
What are the dangers of self-teaching game development?
I am about to embark upon a journey into game development. Following answers to my last question, I will be using C# and XNA.
However, I don't personally know any other game developers and I don't ...
11
votes
5answers
4k views
Good 3D Math Theory Books [closed]
I've been developing a modification for the Source engine for well over a year, but am now facing some troubles with the weapons, gamemovement (player physics) and player feedback from explosives.
...
20
votes
6answers
3k views
What is a good linear algebra book for game programmers?
I was told that I should start learning Linear Algebra in order to create good games with good physics.
I'm reading Linear Algebra book and it's completely foreign to me. The author starts out with ...
10
votes
1answer
181 views
Where can I find legal or business resources for a game production company?
Where can I find information on the legal or business aspects of running a game production company?
4
votes
7answers
4k views
What is a good book to start programming a 2D C++ game?
I have a degree in Computer Science and while I was in college, I created a simple 2D game in Game Maker. I would like to recreate this game in C++ as a start to learning how to create games in C++. ...
80
votes
7answers
9k views
Free ebooks about game development [closed]
Are there good free ebooks on game development? I don't care if they are theoretical or technology specific, I want to start reading one free book that worth it.
12
votes
3answers
871 views
Useful resources for beginning AI
What resources are available, including both free articles/ebooks and physical books and things, for game developers looking to begin simple AI programming/design?
Note: I know of this question, but ...
10
votes
2answers
648 views
Books for designing virtual economy
I am wondering if there are any books on designing virtual economies.
I have encountered some books which have a few lines or paragraphs written about virtual economies, but they mainly highlight ...
13
votes
3answers
2k views
What is a good book on physics for game development?
I'm looking for a good beginners' book on the subject of physics in game development. Something that focuses on 2D games would be preferable.
9
votes
3answers
755 views
Where to start for implementing vehicle physics?
A little background for myself. I am relatively experienced with 3rd part physics engines such as Havok, Box2D, Bullet and have successfully integrated them in custom engine(s). I have also made a ...
1
vote
6answers
703 views
I love game development books but they're so expensive!
What means do you use to get your game dev book fix? Do you pony up the big bucks for the thick books, or do you budget yourself and buy one at a time, or do you rent or limit yourself only to your ...
-1
votes
6answers
626 views
What technologies are required for 3D game development? [closed]
I want to make a racing game like Need for speed. And I want to start from very start.
Please tell me the skills, technologies that one should posses while making it.
I am beginner in game ...
-3
votes
3answers
634 views
game maker book for beginner
Which book is more a beginner to learn to program in c++ (or GML) and more fun: "Game Maker 8 Cookbook" (available for pre-order), or "The Game Maker's Companion" ?
1
vote
2answers
1k views
Looking for a good actionscript 3 book
I've been looking for a book on actionscript3 development, but while there's tons of books out there, nobody seems to want to recommend any specific one.
One book I've been pointed towards is the ...
0
votes
0answers
185 views
Where to start if I want to be a game (AI & 3D) programmer? [closed]
This question might have been asked a lot of times earlier too, but after an intensive Google search I landed in a no-man's-land. So I am here to ask this.
I have a great interest in programming with ...