<< Back to Warzone Classic Forum   Search

Posts 1 - 20 of 27   1  2  Next >>   
AI Challenge 2 (2): 4/14/2015 04:06:23


Norman 
Level 58
Report
Just realised that the old thread is closed for new posts due to being "to old".



Come, someone challenge me please. In movies always the good guys win.
AI Challenge 2 (2): 4/14/2015 11:47:38


ps 
Level 61
Report
not enough freetime to try something this season :(
AI Challenge 2 (2): 4/14/2015 13:47:11


Stormers
Level 57
Report
kinda wish that I have enough knowledge in python to do this ... Still a long way to go
AI Challenge 2 (2): 4/14/2015 14:16:52


DanWL 
Level 63
Report
I'll try to make a bot from JavaScript; I have more knowledge of it than before and able to sort of get the starter bot.
AI Challenge 2 (2): 4/15/2015 19:02:58


DanWL 
Level 63
Report
How do you test bots locally?
AI Challenge 2 (2): 4/15/2015 20:44:49

Mrmcflurry
Level 10
Report
what is this and how do i join?
AI Challenge 2 (2): 4/15/2015 20:51:16


Muli 
Level 64
Report
AI Challenge 2 (2): 4/15/2015 20:55:02


҈ * TeeMee123҈ *
Level 55
Report
its out of beta now i think.
i wish it supported visual basic, im crap at everything else
AI Challenge 2 (2): 4/15/2015 21:24:33


szeweningen 
Level 60
Report
Can we have a showmatch after the AI challenge is open? I'll gladly play against a bot to test if it's really good.

Edited 4/15/2015 21:24:42
AI Challenge 2 (2): 4/15/2015 21:50:19


Deadman 
Level 64
Report
@szeweningen

I hope that was intended as a joke. I would be surprised if the best AI in the competition could beat a player who is rated 1400-1600 on the 1v1 ladder!
AI Challenge 2 (2): 4/15/2015 22:00:20

Hennns
Level 58
Report
Don't underestimate them, you'll play on random created maps with settings you proably won't be used to, I'd except good players to beat it. However, 1400-1600 players who still attack wastelands etc may not be better. You can always watch the games on the site, all of them are there, and judge the level for yourself.
AI Challenge 2 (2): 4/16/2015 06:43:05


DanWL 
Level 63
Report
How do you test bots locally?
AI Challenge 2 (2): 4/16/2015 10:56:09


Master Ryiro 
Level 63
Report
@Henns
i like bursting wastelands too :P
AI Challenge 2 (2): 4/16/2015 17:09:29


Norman 
Level 58
Report
AI Challenge 2 (2): 4/16/2015 18:48:33


DanWL 
Level 63
Report
Thanks!
AI Challenge 2 (2): 4/16/2015 19:50:08


DanWL 
Level 63
Report
How do you "activate" it?
AI Challenge 2 (2): 4/16/2015 21:27:28


szeweningen 
Level 60
Report
My recommendation is that after the challenge is over, whichever bot wins, we set up a showmatch and we analyse whether or not the bot actually plays well. In addition to that, in one seasonal ladder where there will be no cards, the bot could play as a player, probably disguised as a normal player (program that it says gl hf in the beginning and gg in the end and have it make moves using random intervals of time) and after the season it could be announced that a specific account was a bot. I haven't seen any of the bots games so I'm curious if it'll have any chanec against a human being.
AI Challenge 2 (2): 4/22/2015 17:48:57


DanWL 
Level 63
Report
My bot doesn't know how to deploy. Is it something to do with how I modified it? If its something to do with modification, I still have the original starter bot.

Edit: I found this out from http://theaigames.com/competitions/warlight-ai-challenge-2/games/5537dc8e1c687b3f6eb2973a.

Edited 4/22/2015 18:07:43
AI Challenge 2 (2): 4/22/2015 18:04:39

Hennns
Level 58
Report
that happens because the bot crashes (ie. takes too much time).
go to the game log, http://theaigames.com/competitions/warlight-ai-challenge-2/game-log/DanWL_Warlight2/1
there's an output button which should show error messages
AI Challenge 2 (2): 4/22/2015 18:06:38


Norman 
Level 58
Report
Is it something to do with how I modified it?

In all likelihood. I recommend looking at the debug output.
- Stack Trace --> an error gets thrown
- Simply nothing --> Probably an infinite loop, can check with System.err at beginning of each turn
Or maybe there is another mistake in your code that leads to no output without anything crashing.
Posts 1 - 20 of 27   1  2  Next >>