Ooo, Scala. How are you finding it compared to vanilla Java development? I keep eyeing it up and then not getting around to trying it out.
I tried Scala for few educational tasks. And I liked it. I'm not using functional programming in full power yet, but sometimes it helps to create elegant and flexible solutions. Just try Scala developing when you'll have time. It is really interesting, deep and promising.
Hi. It look nice.
Wanna ask, why you need to use lwjgl and slick2d together?
Hi:) Thanks.
For graphics rendering I use lwjgl, but as I haven't own text drawing library, I used slick2d for this purpose.