Reputation: 2216
I need to integrate a scala library for reinforcement learning that works on scala 2.9.1 with a 2D game library. If it uses SBT that would be awesome.
I was looking at scage, however the current master branch is broken, it works on maven, and the examples for how to set up a starter project simply did not work.
I am not opposed to using a java library directly, but I really want to mimize the amount of work needed to get started.
Any suggestions?
Upvotes: 4
Views: 2477