GATC - Code of Life
  • Projects
  • Docs
  • About

Interphase: Cross-platform GUI Module

Date 02 August 2015 Tags jython / pygame / pyjs / pyjsdl / python

Interphase is a Python module designed to provide a graphics user interface (GUI) to Pygame applications. Two of my other projects provide Pygame functionality to additional platforms, including PyJ2D for the Java environment and Pyjsdl for the JavaScript environment. Since a dependency of Interphase is Pygame, the module is compatible …

more ...

Pyjsdl Demo Apps

Date 11 November 2014 Tags html5 canvas / java / javascript / jython / pygame / pyjs / pyjsdl / python

The apps on this page were coded in Python and Pygame. They were derived from the Pygame examples included in Pygame distribution. The first app is the Chimp example that is also used in a Pygame tutorial.

more ...

App Deployment Using PyJ2D

Date 08 February 2012 Tags java / java2d / jython / pygame / python

The PyJ2D module permits scripts coded in Python programming language and the Pygame module to run in the Java virtual machine (JVM) using the Jython interpreter. PyJ2D wraps several Java libraries including the Java 2D graphics library to emulate Pygame functionality. Information about PyJ2D can be obtained on the PyJ2D …

more ...

PyJ2D: Python-Java2D App

Date 21 November 2011 Tags java / java2d / jython / pygame / python

PyJ2D is a module designed with the intent to allow scripts coded in Python programming language and the Pygame module to run in the Java virtual machine (JVM). Python programs can run in the JVM using Jython, a Java-encoded Python interpreter that includes much of the standard library and can …

more ...

  • Projects

    • Microbe
    • Replicator Machine
    • Neural Construct
    • Replicant
    • Biomorph Entity
    • Genetic Construct
    • Nexus
    • Cell Matrix
    • Biomorph Evolve
    • Brownian Motion
    • Draw Pad
    • Interphase
    • PyJ2D
    • Pyjsdl
    • Pyjsdl-ts
  • Posts

    • Interphase: Cross-platform GUI Module
    • Pyjsdl Demo Apps
    • App Deployment Using PyJ2D
    • PyJ2D: Python-Java2D App
  • Links

    • Alife: Artificial Life Society
    • Biopython Library
    • Boids: Swarm Simulation
    • Java 2D Library
    • Jython: Python on Java VM
    • Numpy: Python Numeric Library
    • Pelican: Python Static Site Generator
    • Pygame Multimedia Library
    • Pyjs: Python-to-Javascript Compiler
    • Python Programming Language
    • Transcrypt: Python-to-JavaScript Compiler

© 2015 JG · Powered by pelican-bootstrap3, Pelican, Bootstrap

Back to top