Hi everyone !
I’ve made this little pong game for a friend of mine who would like to teach how to make games with java and opengl. On my computer and his one it works great, but can you test it and tell me if you encounter any crashes or bugs ?
Sorry for the ZIP package, but I don’t know how to use webstart at this time (Thanks for Kevin Glass for his great webstart tutorial on the java.net wiki, I will try to use it to make a webstartable version).
Here is the package : Clicky. You must run the GLPong class and have LWJGL 0.9 installed to make things work !
As I said before, this game has been used for teaching pupose, and I plan to write a complete tutorial about the game to teach to beginners how to start with small games in lwjgl. Do you thing it could be useful or do I lose my time ?
Thanks in advance.
Chman
edit: E and D keys for player one, and Up and Down keys for player 2