Search Results

64
votes
275answers
9k views

What was your first computer game that got you interested in computers? [closed]

My first experience with a game that got me interested in computers (still programming): …
25
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
777 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
29answers
1k views

I want to learn game development. Which language should I use?

… g game, for example) and NOT flash/iphone/browser games. …
100
votes
450answers
16k 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. …
18
votes
29answers
2k 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; …
47
votes
174answers
5k views

What’s your first program 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 …
1
vote
3answers
80 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 …
9
votes
26answers
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? …
0
votes
9answers
549 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 …
23
votes
26answers
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? …
20
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
859 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 …
57
votes
26answers
5k 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 …
7
votes
19answers
3k views

What is a good programming language for AI?

Besides Lisp and Prolog what is a good programming language for programming intelligent systems? …

1 2 3 4 5 34
15 30 50 per page