Search found 2 matches
- 16 Jan 2008, 17:17
- Forum: AI
- Topic: Evolving an AI for Spring
- Replies: 26
- Views: 4737
Re: Evolving an AI for Spring
I dont want to discourage you. But building an AI with evolutionary algorithms is diffecult and the outcome is seldom satisfactory. During my study Artificial Intelligence I followed this course called "Game A.I. Design". One lecture was about evolutionary game A.I. Let me tell you what th...
- 15 May 2007, 12:49
- Forum: AI
- Topic: Compiling AAI
- Replies: 6
- Views: 1710
Compiling AAI
I am trying to compile the AAI source with some extensions I build. I am using Visual Studio 7 and the source downloaded from the download section. However, I keep getting an error when I build to project: Linking... LINK : fatal error LNK1104: cannot open file 'AAI.def' I couldn't find anything on ...
