AI Contest: write a bot and win 100TON (≈189$)
Difference between en2 and en3, changed 294 character(s)
A long time ago there was a competition called Deadline24, which I really enjoyed! Unfortunately, the last edition of it was in 2018. In that competition, you need to write a program, which connects to the server via TCP and plays some game. Usually, the game is turn-based, so you need to read the current state, make a move, wait for the next turn, and so on.↵

I like this format, so as a hobby project, I decided to write a server for a game in the same format. The game itself is very simple. You are playing as a circle, which flies around the field, and need to collect as many other circles as possible. The only hard part is that you can't change your speed instantly, you can only change acceleration.↵

![ ](https://user-images.githubusercontent.com/2011126/238131256-1af3f18d-4173-496a-be71-9312d129cf57.png)↵

The contest is already live! You can watch the current game in real-time: https://aicontest.dev/ and read more detailed rules of the game: https://github.com/bminaiev/aicontest.dev/blob/master/README.md↵

Consider writing a bot for it! [In two weeks](https://www.timeanddate.com/countdown/generic?iso=20230529T08&p0=%3A&msg=AI+Contest+Finish&font=sanserif&csz=1) top-3 players from the "Highest Scores" (the biggest score achieved in any game) tab will get 100, 50 and 25 TON from me.↵

Also, I am very interested in the feedback about this game:↵

- Do you like the format in general?↵
- Do you like a specific game?↵
- What could be improved?


**UPD.** The contest has finished. Congratulations to the winners:↵

1. al13n — 175 points↵
2. progiv-rust-main — 160 points↵
3. eulersche_Zahl — 150 points↵

Please send me your details in DM.↵

Also, the server will continue working, so if you want to participate, you still can do it.

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en3 English qwerty787788 2023-05-29 20:00:33 294
en2 English qwerty787788 2023-05-13 14:38:49 0 (published)
en1 English qwerty787788 2023-05-13 14:37:15 1519 Initial revision (saved to drafts)