PyJ2D module permits scripts coded in Python/Pygame to run in Java virtual machine (JVM) using the Jython interpreter. Since the PyJ2D module was modelled on Pygame commands, this permits the deployment of applets without extensive editing of the script. At present, the module supports a subset of Pygame functionality. See the documentation for details of the module’s functionality.
For more information, see the posts PyJ2D: Python-Java2D Applet and Applet Deployment Using PyJ2D. For examples, check the applets derived from my projects that I created using the PyJ2D module. PyJ2D is released under the GPL v3 license.
Version 0.21 Submitted by Jim on February 8, 2012
PyJ2D Applet
The applet is run in JVM using Jython and is coded in Python programming language and the PyJ2D module. It is derived from Serpent Duel that is included in Interphase Pack. The browser requires Java plug-in to execute and JavaScript enabled to launch.
