Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in AI and Deep Learning by (50.2k points)

I would like to learn about games (strategy) algorithms especially about how do enemies algorithms works?

Is there any good place for beginners?

1 Answer

0 votes
by (108k points)

Gamedev.net has a huge collection of AI articles and a good forum with lots of information. (http://www.gamedev.net)

Game Programming Gems feature a section on AI as well, but when AI is what you want, go with the AI Game Programming Wisdom books.

AI Game Programming Wisdom books http://www.aiwisdom.com/

For Heuristic Search Techniques for Real-Time Strategy Games refer to the following link:

http://www.cs.mun.ca/~dchurchill/pdf/DavidChurchill_phd_thesis.pdf

Browse Categories

...