View Full Version : Game AI, resources?
Michael Hartlef
29-08-2007, 14:39
Hi folks,
if you know some good resources regarding game AI, then please raise your voice.
I might get these books from them:
http://www.aiwisdom.com/
Petr Schreiber
29-08-2007, 15:49
I don't know mentioned books,
but maybe Google could help you to check how is it done.
In Google Book Search I found AI Game Programming Wisdom (http://books.google.cz/books?id=dHXSvj_M__sC&dq=&pg=PP1&ots=kxBRzQ2VA4&sig=su_lmBztSWmrgudWpOCm3Vm_LGU&prev=http://www.google.cz/search%3Fhl%3Dcs%26q%3D%2522AI%2BGame%2BProgramming%2BWisdom%2B2%2522%2Breview%26btnG%3DHledat%26lr%3D&sa=X&oi=print&ct=title#PPA156,M1). Some pages missing, but can give you idea.
There is other book - AI Techniques for Game Programming (http://books.google.cz/books?id=6F9nKQdj8hwC&dq=&pg=PP1&ots=dR39z2p_oB&sig=DC9VebwvhDvXpxWKT1f53DZbjOU&prev=http://www.google.cz/search%3Fhl%3Dcs%26q%3D%2522AI%2BTechniques%2Bfor%2BGame%2BProgramming%2522%26btnG%3DVyhledat%2BGooglem%26lr%3D&sa=X&oi=print&ct=title) too.
I don't know if it helps, but Andre Smit from José forum has some experience with AI - he wanted to port Quake 2 to make some AI experiments on it. We never finished this project, but I think he is still in research regarding AI.
Bye,
Petr
Michael Clease
29-08-2007, 23:45
this might seem obvious but have you look at gamedev.net
http://www.gamedev.net/reference/list.asp?categoryid=18
that will help books and much much more.
This is a great site with lots of great info and links.
http://www-cs-students.stanford.edu/~amitp/gameprog.html#ai
Michael Hartlef
30-08-2007, 06:15
Thanks guys for the link! I want to study more on it for 1 player modes in games.