Downloads
WingPong is written in Java 6, running under Ubuntu Linux. It has only been tested thoroughly with that setup, but all the dependencies exist for several platforms. It depends on
- JOGL for OpenGL graphics
- WiiUseJ for Wii communication
- JOGG for sound effects
Be aware that this is alpha/beta quality code, and is not to be compared with any game you can find in a store. Our hope is that people will have fun trying out the game, and maybe tweak around and learn from the source code.
The license is GPL2. You are allowed to do whatever you want with the source, but if you exchange the program (or derivations) with anyone, you are obliged to distribute the source code as well, keeping the license intact.
Download now!
You can grab a compiled version including all the dependencies, or the source (an archive containing the NetBeans project) [v.1.0.0].
NB! To make it work with Wiimote, you currently need to change the useWiimote variable from false to true in the GLListener class. We're working on a new package with this fix implemented.
Docs
Download our danish report about the game.




