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?

Hleb
  • 7,037
  • 12
  • 58
  • 117
placeybordeaux
  • 2,138
  • 1
  • 20
  • 42

1 Answers1

0

How about ScalaFX?

Elazar
  • 20,415
  • 4
  • 46
  • 67
Wilfred Springer
  • 10,869
  • 4
  • 55
  • 69