HaliteChallenge / Halite-II

Season 2 of @twosigma's artificial intelligence programming challenge
https://halite.io
MIT License
216 stars 97 forks source link

Add Common Lisp starter kit. #470

Closed marcoheisig closed 6 years ago

marcoheisig commented 6 years ago

A friend of mine asked me to write a Common Lisp starter kit. Well, here it is.

Apart from the different naming conventions of Common Lisp, the starter kit is pretty much identical to the others. It would be great if you could merge this pull request and add an entry to the "Downloads and Starter Kits" section.

snaar commented 6 years ago

I'm not very familiar with lisp, so I might be missing something obvious - I can't quite see the place where the bot can use the 60 seconds to analize the inital map before game starts?

marcoheisig commented 6 years ago

Oh, good point! I fixed that, players can now decide when to send the bot name.

snaar commented 6 years ago

Merged - thanks! Note that we are not going to touch Halite2 website at least until we are "done" with Halite3. It's possible we'll never touch Halite2 website or we might do something - no concrete plans either way.