Tag Archives: gui interface

Interphase Module Demo Pack

I created a collection of programs that use my Interphase module to design the interface panel. The programs, packaged together in Interphase Pack, includes Serpent Duel, Pod Descent, and Sliding Control Puzzle. These programs are written in Python programming language and Pygame multimedia module. The source of the programs are provided, and the code can […]

Posted in Programming | Also tagged , | Leave a comment

Interphase Pygame GUI Module

Interphase module is a GUI library that adds interface panel functionality to a Python/Pygame application. I developed the module to make it relatively easy to add an interface panel to a Pygame program. It is used as an interface panel for my biology simulations Microbe, Neural Construct, and Replicator Machine. Go to the Interphase project […]

Posted in Programming | Also tagged , | Comments closed