Hacker Newsnew | past | comments | ask | show | jobs | submit | ceyhan's commentslogin

Primary motivation is to create a comunity wehere programmers can develop their coding skills in a fun and engaging way. We also make it possible for university's to easily host an AI competition privatly for educatinal purposes e.g. pub.theaigames.com. You can check www.riddles.io for more info.


Hi Demircan, Can you explain more with what you mean with " I was thinking the exact same thing recently"


Hi,

You can contact us at developers@theaigames.com Then we can look at your projects and publish it at theaigames.com if it's suitable. The future idea of theaigames.com is to make a community where developers also can publish their own games.


We are still busy with new games, tron, kriegspiel and ludo are the next ones coming. Will ask the developers to look on robocode also. Thanks for the tip! :) If you have other nice games for AI, please let us know.


I'm the maintainer of LiteRumble [1], which is the official continual rankings of all Robocode bots. The Robocode install includes a client, which (offline) runs the battles that then get uploaded to the LiteRumble server, similar to SETI/Folding@home.

If you need anything on the Literumble which would help with an integration, don't hesitate the let me know. Discussion about developement of all Robocode related things happens on the RoboWiki [2].

1. http://literumble.appspot.com 2. http://robowiki.net



Thank you! Looking forward to see your new games, especially since you support Rust ;)


It's a good question, I will ask the developers to support and come back to you with the answer.


Sorry, i haven't looked at the website yet, so what I may be asking might be pretty vague and far from reality.

Is the bots api available over http (get/post/whatever)? If no, will it be possible to have one? It will allow a whole lot of programming languages to be used. Just authenticate your bot using some token generated by the website, and then run the bot on your own pc or some server. It will allow us to play with the website with our favourite programming language even if you guys don't officialy support it.

For eg. currently my favourite programming language is Red. It is still in alpha, and is relatively unknown to people, so I don't think that there are any chances to get it supported on the website. But api over http would allow me to play with it as well.


All communication is done through standard IO between your bot and the server. Opening sockets in your bot is currently not allowed, as this could lead to unfair advantages for players with faster computers.

We're always looking to add more programming languages, so if you come up with a starterbot in Red, we will consider adding support for the language.


Okay...

Right now I am busy, after some time I will work on it...

Where do I contact you if the starterbot is done?

BTW where do I find the starterbots for other languages?

Edit: nvm, found them...


Probably that could be done, but for each round you get X milliseconds. If you would run your bot on your pc via api, you could have an unfair advantage, because you could run it in a 64 core cpu (for example) and you have more "time" to do calculations. I really like their idea. It's easy and fair. Also, they do support a lot of programming languages


Agreed.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: