Java Joystick Interface

Hopefully this is the right forum to post this request.

I've occasionally been working on a Java Joystick driver interface for a few years now. I released my open source code in 2000, and I figure that it's been working pretty well for me and a few other people since then. I was hoping to get some feedback on the project in order to improve it a bit more.

The Java joystick driver currently works on Windows and Linux, and you can download a copy from here.

http://sourceforge.net/projects/javajoystick/

Comments and code contributions are welcome.

[583 byte] By [SoftToucha] at [2007-9-28 6:33:49]
# 1
Sweet I'll try it out..Thanks
javatypoa at 2007-7-9 17:45:42 > top of Java-index,Other Topics,Java Game Development...
# 2
You could post it here as well: http://www.javagaming.orgLooked very interesting api, I may test and see how it works with the Joypads.
AkiNieminena at 2007-7-9 17:45:42 > top of Java-index,Other Topics,Java Game Development...
# 3
LWGL has some sort of controller api, which is supposed to be nice, I wouldn't know since I haven't tried.
OlliPekkaa at 2007-7-9 17:45:42 > top of Java-index,Other Topics,Java Game Development...