Artificial Intelligence Depot
Visiting guest. Why not sign in?
News, knowledge and discussion for the AI enthusiast.
FEATURES COMMUNITY KNOWLEDGE SEARCH  
Get Creative: AI Article Writing Contest
Fancy the chance of getting developer focus, improving your research skills, sharing your artificial intelligence ideas, obtaining expert feedback, getting published online AND winning a prize?
Enter the AI Article Writing Contest!
C++ FIGHT!
AI Framework & Tournament System for the Coin Game FIGHT!
 
C++ FIGHT!

Hi,

This is just a quick note to anyone with an interest in game AI and/or
likes to do C++ programming *for FUN*, that I've just put on my web
page a C++ AI framework & tournament system for a nice little coin
game called "FIGHT!".

You can read about & download "C++ FIGHT!" here:

http://thad.notagoth.org/cppfight/

I've tried to make the API as clean, elegant and accessible as I
could, and I'd welcome discussion, comments, constructive criticism
etc about it, either on the mailing list or privately.

Thanks for listening, and have fun.

Thad
http://thad.notagoth.org/

8 posts.
Tuesday 27 November, 09:40
Reply
Good Drinking Game ;)

Fight looks very challenging as a game for AI development, as the optimal solution is not immediately obvious. By what I've read so far, it'd also make a great drinking game!

Have downloaded the source, will take a quick look to give you some feedback.

And I think I fixed the preview bug for IE, again ;)

935 posts.
Tuesday 27 November, 10:34
Reply
I look forward to hearing your opinion

Thanks. I look forward to hearing what you think of it. Perhaps some of the regulars here will pit their wit's aginst the existing FIGHT! AI's ...

(And, yes, the preview is working again now!)

8 posts.
Tuesday 27 November, 11:25
Reply
C++ Incarnate!

Wow, I'm impressed.

Namespaces, const correctness, clean enumerations for types, inline wrappers, comments with humour and even a hint of exceptions soon to come!

I didn't look into it too deep, but enough to make me want to code my own A.I. ;) I'd have to work with it to provide any further constructive criticism, but my time is always a constraint!

Anyway, good work.

935 posts.
Wednesday 28 November, 11:49
Reply