Search found 2 matches
- 11 Nov 2011, 02:39
- Forum: AI
- Topic: Looking to start a C# AI - Approaches?
- Replies: 61
- Views: 141834
Re: Looking to start a C# AI - Approaches?
Ok - I've started on the Java AI. I guess it does make more sense, but I still like C# better as a coding language.. I wish there were a way to do that easily. I've got the framework for the Java AI set up - the whole NullOOJavaAI thing. I don't really know where to start with the coding of the actu...
- 10 Nov 2011, 16:17
- Forum: AI
- Topic: Looking to start a C# AI - Approaches?
- Replies: 61
- Views: 141834
Re: Looking to start a C# AI - Approaches?
Thanks for reposting this, FA :) I know there's lots of disadvantages to C#, however, it's the only language I am proficient in, and I don't really want to learn a new language for this. I assume I would have to write an AI Interface for my AI - and I've read that that can be very ugly and painful, ...