50
votes
257answers
8k views
What was your first computer game that got you interested in computers?
My first experience with a game that got me interested in computers (still programming):
…
24
votes
77answers
3k views
What first game did you program, and did it make you a better developer?
… and even a Website URL to get your game. Old DOS Games and Flash Games with ActionScript are allowed. Ga … Programming games can be addicting, and it will bring out the best … Algorithm and/or AI's? …
16
votes
12answers
635 views
Machine Learning in Game AI
… ) would have done just fine for most of the game "AI." However, as games have become increasing comple … rithms (like reinforcement learning) used in game AI at this point? Or is that still mostly only in re … hen what is driving bleeding edge commerical game AI? Is it simply highly complex but static (non-ML) …
3
votes
28answers
862 views
I want to learn game development. Which language should I use?
… g game, for example) and NOT flash/iphone/browser games. …
90
votes
446answers
15k views
What was your first home computer?
What was your first home computer? The one that made you "fall in love" with programming.
There are 300+ entries, many (most?) of which are duplicates.
…
0
votes
3answers
71 views
Calculating how visible an object is in a 3D-scene for use in game logic/AI
I am starting a game project which will allow characters to hide in dark areas. Hiding in a dark corner should make it harder for other characters to see you.
What I need is a way to calcul …
38
votes
169answers
5k views
What’s the first program you wrote that you were proud of?
What's the first program you ever wrote that you were proud of and why?
For me it was probably a …
0
votes
9answers
492 views
Is enemy / bot A.I. part of the model or controller in an MVC game
It could be part of the model because it's part of the business logic of the game.
It could be part of the controller because it could be seen as simulating player input, which would be con …
8
votes
25answers
1k views
Are games the most complex / impressive applications?
… games … o my imagination a huge amount of questions about AI and computational complexity that goes above anyt … Are games the most complex / impressive applications? …
20
votes
25answers
2k views
How do I get started in game development?
I want to get into game development. Can you give me some tips/directions to get started?
…
17
votes
24answers
1k views
What are the worst problems in game design?
… usually get bored with some problems of designed games. Here is my list: … 1) Games that cannot be paused; …
2) Games without sound volume control; …
3) Games with long opening videos but without a feature to …
4) Long games without "save states"; …
5) Games without key customization; …
22
votes
25answers
2k views
Suggested platform/tools for rapid game development and game prototyping
What platforms and tools should I use for rapid game development and prototyping?
Say that I have an idea for a simple game or a game mechanic that I want to try out, what are the best tool …
17
votes
14answers
789 views
Recommendations needed for good AI references
… been asked to help out on an XNA project with the AI. I'm not totally new to the concepts (pathfinding …
6
votes
19answers
2k views
What is a good programming language for AI?
Besides Lisp and Prolog what is a good programming language for programming intelligent systems?
…
44
votes
25answers
4k views
Learning game programming
Edit: For anyone reading this now, I started a blog about my endeavor to learn game programming - you'll find it at …
