digitalmars.D.announce - Russian AI Cup 2017 - D language support
- Ivan Kazmenko (14/14) Nov 17 2017 Hi!
- Steven Schveighoffer (4/23) Nov 17 2017 Cool! Is there any history of people using D in the past for this
- Ivan Kazmenko (6/8) Nov 18 2017 A few people used D each year it had support, to various success.
Hi! Russian AI Cup (http://russianaicup.ru) is an annual online AI programming competition by Mail.Ru Group. This year, the task is to write a bot which plays a real-time strategy against other programmer's bots. The competition runs from November 13 to December 24, 2017, and the first elimination round starts on November 24. Traditionally, several programming languages are supported by contest authors, and a few other with some help from the community. I added support for D this year (again), the language pack and example bot can be found here: https://github.com/GassaFM/raicup-2017-dlang-cgdk-en So, if you'd like to give it a try: good luck and have fun! Ivan Kazmenko.
Nov 17 2017
On 11/17/17 5:47 PM, Ivan Kazmenko wrote:Hi! Russian AI Cup (http://russianaicup.ru) is an annual online AI programming competition by Mail.Ru Group. This year, the task is to write a bot which plays a real-time strategy against other programmer's bots. The competition runs from November 13 to December 24, 2017, and the first elimination round starts on November 24. Traditionally, several programming languages are supported by contest authors, and a few other with some help from the community. I added support for D this year (again), the language pack and example bot can be found here: https://github.com/GassaFM/raicup-2017-dlang-cgdk-en So, if you'd like to give it a try: good luck and have fun! Ivan Kazmenko.Cool! Is there any history of people using D in the past for this competition? -Steve
Nov 17 2017
On Friday, 17 November 2017 at 22:54:47 UTC, Steven Schveighoffer wrote:Cool! Is there any history of people using D in the past for this competition?A few people used D each year it had support, to various success. The highest so far, I think, is Vladislav Isenbaev in 2013. He got 11-th place in the finals: http://2013.russianaicup.ru/contest/4/standings
Nov 18 2017