Charas-Project

Game Creation => Requests => Tutorials => Topic started by: clockworkroutine on September 05, 2007, 10:34:17 PM

Title: Artificial Intelligence
Post by: clockworkroutine on September 05, 2007, 10:34:17 PM
 null (http://null)  Link to Tutorials and Discussion (http://www.cgf-ai.com/links.html)

Here is a link to discussion on Artificial Intelligence within games.  These are actual papers and research by the game industry.


I'm looking at it right now - to take a relook at my tactical based system - mostly for the difficulties of pathfinding.  Hope this helps others out there.
Title:
Post by: aboutasoandthis on September 05, 2007, 11:41:12 PM
I don't have the time to read these now, but these look very useful. Thanks!
Title:
Post by: clockworkroutine on September 05, 2007, 11:51:21 PM
Another useful Site (http://www-cs-students.stanford.edu/~amitp/gameprog.html)

So Useful - especially for beginning programmings - I think I'm going to be getting into scripting now that I've found this site - as it draws me in and gives me a ground to stand on, which I haven't been able to comprehend in other tutorials.

But this site really covers pathfinding and movement programming well.