Copyleft Games
Game libraries, frameworks, and development toolkits
Many of us got our start in programming with game development, we strive to keep this tradition alive for the next generation.
PySoy
This is our flagship 3d game engine. Its designed to allow developers to instantly see the result of code as they write it in Python. The engine has been ported to Android and RaspberryPi, and has been used in classrooms around the world, but still needs quite a bit of work for mainstream acceptance.
VoxGL
This is an experimental new "voxel" engine, similar to Minecraft, designed to run in the browser.
LightMelody
This is a fork of the LoudMouth XMPP client library which we are adapting for game networking.
playerd
This is an experimental cross-platform input management service. The end goal is to give games a high-level abstraction of input that can be supported by a wide variety of devices.
Webchat
Started as part of our Google Code-in program, our javascript-based webchat needs some major work to bring it up to modern standards. We would like to spawn this into a separate project usable as the basis for game websites and our own project websites.