mirror of
https://github.com/mx42/codingame_code_of_kutulu.git
synced 2026-01-14 05:39:50 +01:00
0760dc9acb041e8f07123714cc32a54c31f11662
Code of Kutulu
Codingame Challenge using the excellent Codingame-Scala-Kit : https://github.com/huiwang/codingame-scala-kit
Howto
- Clone the project
- Clone https://github.com/huiwang/codingame-scala-kit.git into
codingame-scala-kit-forked - Symlinks
build.sbt,src/main/scala/comandprojectshould be referring the appropriate paths incodingame-scala-kit-forked - Running
./enhanceCoKshould continuously build a filetarget/CoK.scalathat you can sync with Codingame using a web-browser plugin.
TODO
- Monkey Patch / extend / update
com.truelaurel.math.geometry.Poswith local changes (see backup)
Description
Languages
Scala
99.7%
Shell
0.3%