2014-05-14T01:20:25 *** coeus has quit IRC (Ping timeout: 245 seconds) 2014-05-14T01:49:16 *** smiley1983 has quit IRC (Remote host closed the connection) 2014-05-14T01:50:47 *** smiley1983 has joined #aichallenge 2014-05-14T03:06:09 *** coeus has joined #aichallenge 2014-05-14T03:52:23 *** ikaros has joined #aichallenge 2014-05-14T04:01:27 right 2014-05-14T04:23:51 *** coeus has quit IRC (Ping timeout: 258 seconds) 2014-05-14T04:58:35 I'm glad to see this warlight game, though I don't know if I can spare the time to make a bot 2014-05-14T06:15:23 *** dici has joined #aichallenge 2014-05-14T06:28:01 *** foRei has joined #aichallenge 2014-05-14T06:34:43 *** coeus has joined #aichallenge 2014-05-14T06:51:19 *** sigh has joined #aichallenge 2014-05-14T07:22:08 yea it seems there are constantly popping up new things 2014-05-14T07:22:30 I also found this one, tho much smaller in scope: http://vindinium.org/ 2014-05-14T08:02:27 yeah, the deadline for the warlight challenge made me skip it. i could barely find time in the two weeks given for the hello world open 2014-05-14T08:03:21 ramn: ooh, vindinium looks cool 2014-05-14T08:03:59 yea! (built in my fav language aswell :)) 2014-05-14T08:04:26 tho I'm not sure the current game rules makes for the most interesting/challenging ai play, but I can't really tell 2014-05-14T08:04:36 i usually spend most of my time working on support for common lisp and then i lose to more developed bots ;-) 2014-05-14T08:04:56 a sound strategy! 2014-05-14T08:05:14 support for your fav language is prio 1! 2014-05-14T08:05:28 I made a scala starter bot for the warlight site 2014-05-14T08:05:31 the visualizing of vindinium is very nice 2014-05-14T08:05:38 but didn't compete :P 2014-05-14T08:05:42 yes it is! 2014-05-14T08:07:02 maybe it's possible to use vindinium as a platform aswell, making the actual game pluggable but reusing the tournament ladder, tcp stuff, parts of replay and such 2014-05-14T08:09:09 I'm hacking on something similar myself but nowhere near complete https://github.com/ramn/bottfarmen 2014-05-14T09:12:25 *** smiley1983 has quit IRC (Ping timeout: 252 seconds) 2014-05-14T09:12:53 *** smiley1983 has joined #aichallenge 2014-05-14T09:38:42 ramn: for me that would not be interesting due to the Java dependency. Why not have bot communicate over stdin and stdout or sockets and not be tied to a specific platform? 2014-05-14T09:40:53 the vindinium communicates over sockets, 2014-05-14T09:41:11 mine doesnt yet but it should have that option, I just haven't got that far 2014-05-14T09:41:54 cool :) I was afraid it would be similar to some coding challenges which seem interesting upfront but then tie you to C# or Java. 2014-05-14T09:42:14 I was thinking the socket communication and tournament stuff should be general enough that it could be a common framework for many kinds of ai games 2014-05-14T09:42:34 yea I think ppl should be able to use their favourite language 2014-05-14T09:43:08 yeah otherwise it becomes more about learning a specific language if one is not familiar with it yet 2014-05-14T09:43:25 one problem with the network model is that other ppls bots might not be connected right when you want to compete with them 2014-05-14T09:44:01 you can still get their bots locally and start them locally so it would be under control of the game server 2014-05-14T09:44:07 *** dici has quit IRC (Ping timeout: 265 seconds) 2014-05-14T09:44:24 I'd like there to be an easy way to maybe put ones bot in the cloud or something so it is always connected, and can participate in tournament games as soon as somebody else requests a match 2014-05-14T09:45:16 submitting the bot as a zip, and running it on the game server might be fine, this is how theaigames (warlight) does it, 2014-05-14T09:45:41 but then you have to sandbox and might have security problems. also, the person running the game server has to pay for all that cpu 2014-05-14T09:45:49 the previous ai challenges had people uploading their bots to the 'official' server which ran them whenever but soon enough people their own server which you could use with a bot running on their own computer 2014-05-14T09:47:06 maybe there could be a bot running SAAS - you upload your bot in any langugage, tell it to which ip/port it should connect, and then let it run in the cloud, 2014-05-14T09:47:23 like Heroku for bot competitions 2014-05-14T09:47:49 and pay only for when the bot is running a match 2014-05-14T09:47:55 *** dici has joined #aichallenge 2014-05-14T09:48:49 what do you think 2014-05-14T10:16:43 ambitious and complex :-) 2014-05-14T10:19:21 but lots of money in it!! 2014-05-14T10:19:36 every bot maker needs this service 2014-05-14T10:19:39 :) 2014-05-14T10:19:41 8-D 2014-05-14T10:46:00 *** amstan has joined #aichallenge 2014-05-14T10:46:00 *** ChanServ sets mode: +o amstan 2014-05-14T11:15:55 *** sigh has quit IRC (Remote host closed the connection) 2014-05-14T11:21:16 *** ikaros has quit IRC (Quit: Ex-Chat) 2014-05-14T11:23:22 *** janzert1 has joined #aichallenge 2014-05-14T11:25:53 *** janzert has quit IRC (Read error: Connection reset by peer) 2014-05-14T15:30:22 *** Scooper has joined #aichallenge 2014-05-14T17:46:20 *** amstan has quit IRC (Ping timeout: 240 seconds) 2014-05-14T19:16:15 *** MuTaLiSk has joined #aichallenge 2014-05-14T19:17:25 *** foRei has quit IRC (Ping timeout: 252 seconds) 2014-05-14T19:22:10 *** dici has quit IRC (Quit: Leaving.) 2014-05-14T19:22:52 *** Scooper has quit IRC (Quit: Leaving) 2014-05-14T19:31:39 *** cyphase has quit IRC (Read error: Connection reset by peer) 2014-05-14T19:36:19 *** Accoun has quit IRC (Read error: Connection reset by peer) 2014-05-14T19:42:12 *** Accoun has joined #aichallenge 2014-05-14T19:46:04 *** MuTaLiSk has quit IRC (Read error: Connection reset by peer) 2014-05-14T22:29:30 *** amstan has joined #aichallenge 2014-05-14T22:29:30 *** ChanServ sets mode: +o amstan 2014-05-14T23:10:50 *** amstan has quit IRC (Quit: Konversation terminated!)