Artificial Intelligence Depot
Visiting guest. Why not sign in?
News, knowledge and discussion for the AI enthusiast.
FEATURES COMMUNITY KNOWLEDGE SEARCH  
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 ;)

1019 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.

1019 posts.
Wednesday 28 November, 11:49
Reply
• Help, C++ Fight

Why can't I access the file?
This is the error I get.

Warning: main(/header.php): failed to open stream: No such file or directory in /home/web/thad.notagoth.org/docs/cppfight/index.php on line 2

Fatal error: main(): Failed opening required '/header.php' (include_path='.:/usr/share/php:/usr/share/pear') in /home/web/thad.notagoth.org/docs/cppfight/index.php on line

1 posts.
Thursday 17 November, 14:19
Reply