tetrinetx

game server for Tetrinet

Provides a server for hosting Tetrinet games. Tetrinet is a variant of Tetris played over the internet. Up to six people may simultaneously connect to a server to participate in a game.

mmpongd

massively multiplayer pong game server

mmpong is an ATARI-pong-like multiplayer game, where a moving ball reflects on impact from paddles on the left and right sides of the screen.

libjinput-jni

Java Game Controller API (jni)

jinput is an implementation of an API for game controller discovery and polled input. It is part of a suite of open-source technologies initiated by the Game Technology Group at Sun Microsystems with intention of making the development of high performance games in Java a reality. The API itself is pure Java and presents a platform-neutral completely portable model of controller discovery and polling. It can handle arbitrary controllers and returns both human and machine understandable descriptions of the inputs available.

maptransfer

upload/download maps to/from a VALVe game server (Client)

Uploading Maps to a Game server can be a tedious process if you want to get the post-upload processing right. MapTransfer tries to automate this process as much as possible. It handles everything a map upload takes:

python-box2d

2D Game Physics for Python

2D rigid body simulation library for games. Programmers can use it in their games to make objects move in believable ways and make the world seem more interactive. From the game's point of view a physics engine is just a system for procedural animation. Rather than paying (or begging) an animator to move your actors around, you can let Sir Isaac Newton do the directing.

sludge-compiler

Compiler for SLUDGE adventure games

SLUDGE is an open source adventure game engine. It combines a scripting language with IDE tools.