4

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?

Gleb
  • 5,917
  • 11
  • 46
  • 108
placeybordeaux
  • 1,928
  • 1
  • 16
  • 35

1 Answers1

0

How about ScalaFX?

Elazar
  • 16,891
  • 2
  • 40
  • 64
Wilfred Springer
  • 10,593
  • 4
  • 49
  • 69