Re: Russian AI Cup 2017 - D language support

2017-11-18 Thread Ivan Kazmenko via Digitalmars-d-announce
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



Re: Russian AI Cup 2017 - D language support

2017-11-17 Thread Steven Schveighoffer via Digitalmars-d-announce

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


Russian AI Cup 2017 - D language support

2017-11-17 Thread Ivan Kazmenko via Digitalmars-d-announce

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.