Search

Search found 9 matches

by leka
04 Nov 2012, 20:57
Forum: AI
Topic: Need help for an AI in C++
Replies: 19
Views: 3848

Re: Need help for an AI in C++

Thanks for wiki link..

I'm french
by leka
04 Nov 2012, 19:50
Forum: AI
Topic: Need help for an AI in C++
Replies: 19
Views: 3848

Re: Need help for an AI in C++

I have a small question, I see there are two ways to attack an ennemy: CMD.ATTACK (->expect 1 parameters in return (unitid) or 3 parameters in return (mappos)) CMD.AREA_ATTACK (->expect 4 parameters in return (mappos+radius)) If i understand, the first one only take the ID of the enemy or it's exact...
by leka
03 Nov 2012, 09:43
Forum: AI
Topic: Need help for an AI in C++
Replies: 19
Views: 3848

Re: Need help for an AI in C++

Thanks all or you!

I "finished" learn base of c++, now i try gajop methods thanks :))
by leka
02 Nov 2012, 14:25
Forum: AI
Topic: Need help for an AI in C++
Replies: 19
Views: 3848

Re: Need help for an AI in C++

Thank for the link, i'll watch it later.
In fact, i know java, but i have to code un c++, i change university this year, and here, they learned c++, not java =P
by leka
02 Nov 2012, 10:32
Forum: AI
Topic: Need help for an AI in C++
Replies: 19
Views: 3848

Re: Need help for an AI in C++

The C++ can be cool, but it's complicated with all this pointers....
I can't take another language, this is why I need your help... :cry:
by leka
31 Oct 2012, 17:42
Forum: AI
Topic: Need help for an AI in C++
Replies: 19
Views: 3848

Re: Need help for an AI in C++

Oh great!
Thank you so much, there's a programmation guide!
http://www.irit.fr/ProgAndPlay/progAndP ... ion_en.php

thanks ;) i'll watch it :)
by leka
31 Oct 2012, 17:22
Forum: AI
Topic: Need help for an AI in C++
Replies: 19
Views: 3848

Re: Need help for an AI in C++

Oh sorry, yeah it's for homework...

I don't know C++ at all ^^, i'll follow your advise, learn it first, then work on CppTestAI!

Thanks ;)
by leka
31 Oct 2012, 16:30
Forum: AI
Topic: Need help for an AI in C++
Replies: 19
Views: 3848

Re: Need help for an AI in C++

Thank you for your answer.

The problem for me is that I have to code in C++ and only on the game ByteBattle or KernelPanick ... so...

But I'll try to learn from this. Thank you again!

If someone else have a proposition ;)
by leka
31 Oct 2012, 14:36
Forum: AI
Topic: Need help for an AI in C++
Replies: 19
Views: 3848

Need help for an AI in C++

Hi all, That is a project in progress I have to create an AI for KernelPanick in c++. The first problem is that I have no knowledge of c++ and the second is that I have no idea where to start. I tried to read the file "example" but they seem to be generated automatically whereas I really h...

Go to advanced search