| JavaSDL issues |
I’m writing the fremework for Beit Berl College GEMOLOGY program. I think it will be using javaSDL. Therefore, I collect a few links here for my personal use.
Installing javaSDL on Eclipse:
Download sdljava-0.9.1-win32-bin.zip and optionally sdljava-0.9.1-src.zip (It contains the source code for the samples, very handy).
Extract to any directory (e.g. C:\Java\sdljava-0.9.1).
Click Start […]