Kuroko Project
see you next wednesday

Archive for the 'java' Category

slick indeed

Tuesday, January 23rd, 2007

One thing I’ve been playing with in the past week has been the Slick library, a smallish library for easier game development and 2D rendering(via LWJGL) in Java. One of the things I’ve been getting back up to speed on is Java Web Start, which Slick has some tools to help with.
Unfortunately, re-learning how [...]