This commit is contained in:
Xavier Morel
2018-08-31 15:22:46 +02:00
parent 58c8d007f3
commit 0760dc9acb
3 changed files with 1151 additions and 0 deletions

View File

@@ -9,3 +9,6 @@ Codingame Challenge using the excellent Codingame-Scala-Kit : https://github.com
* Symlinks `build.sbt`, `src/main/scala/com` and `project` should be referring the appropriate paths in `codingame-scala-kit-forked`
* Running `./enhanceCoK` should continuously build a file `target/CoK.scala` that you can sync with Codingame using a web-browser plugin.
# TODO
* Monkey Patch / extend / update `com.truelaurel.math.geometry.Pos` with local changes (see backup)