Generic Collectible Card Game is a multiplayer multiplatform implementation of a card game engine. The card game engine is designed to be of general purpose core for several modules each defining the game specific behaviour.
...Thanks to the developers, contributors and maintainers of PTkEI.
Ptkei 1.18.1 was released on September 07, 2003. I have updated the client so it is compatible with the 4.3.XX Empire Server.
PTkEI 2.00.0 is now available! So far, works with Windows7 & Linux with Python 2.7.X. Read the documentation for full details. Includes tool for the visually impaired. Enjoy!
MKGI Chess Club is a chess playing server with a pure Web interface. It features complete player profile management, full html email notification with embedded board display. It also includes an interface to match against chess engines such as gnuchess.
Terminal Delusion is a project to build a game that will be fun to play, have a good storyline, humour, music and atmosphere. Possibly not very good graphics at first. And it will be written in Python.
Plus: all content and tools under an open license.
Extirpation is a small Python (http://www.python.org) game in early development that uses the wxPython (http://www.wxpython.org/) library. It is a turn based strategy game with robots and very basic graphics. Check the SVN for the best version.
Kingdom Wars is a client/server chess daemon designed to run on multiple operating platforms. Both the client and the server are stand alone. The network protocal is open, and custom clients are welcome to be developed.
Kokuu is a Turn Based Strategy with RPG elements. It is inspired by Giant Robot Anime and games such as Ring of Red and Frontmission. Set in the near future a host of interesting characters battle for their countries and their lives in an epic storyline.
Magic Master Project is aimed to be a lightweight game development toolkit, based on Python and PyGame, for making strategy and RPG games (single and multiplayer). First goal is a remake of the famous Master of Magic game with multiplayer support.
Pysox is an open-source library for the development of isometric, 3D games (RTS and TBS chiefly). It will be scriptable in either Python or Lua. It is written in Objective-C using GNUstep, OpenGL, and SDL.
A turn based space conquest game like no other. The goal being to provide a universe in which only imagination dictates strategy. Blurring together artificial lines of race, technology, planet, ship. True Galactic Conquest is at Hand.
A network enabled game which follows all the Risk(tm) board game rules. Two maps are included, original Risk(tm) map and 'middle earth', with the possibility of users to develop their own maps. pyConQuest comes with support of 2 to 6 players.
Gumpire is designed to be used as an educational aid in a programming class. It will allow students to program game clients that can participate in a competition without needing to write a complicated interface to a server.
A project for the development of bots and scripts. An Atlantibot automates part, or all, of the process of order generation in the Atlantis fantasy, Play By eMail game (PBeM). e.g. Mapping and sentry monitoring. Working towards fully automated factions.
Sulk is a computer version of one of Games Workshop's most perfectly conceived games, Space Hulk first edition. Play on a hotseat, against AI Genestealers, or (planned) over the internet.
The SquadX Turn-Based Engine is a game engine for aiding the development of tactical turn-based combat simulations (like the XCOM(tm) series). The project is being developed in C++, using OpenGL, GLUT, and SDL. It will have versions in Linux and Windows.
A TextMap module for Python.
The TextMap class can be used to emulate oldfashioned computer screens. It will have methods like writexy(x,y,text),
input = readxy(x,y,text), clear(), scroll(x,y),
change(coloroptions), settext(text), input = gettext()
A Java-based game to let two people play Magic: The Gathering (copyright Wizards of the Coast) over a tcp/ip connection. It does not know how to play the game, but it does let you play if you know how.
Parlance is a completely open platform for playing the Diplomacy board game over a network, using the protocol developed by the DAIDE community. This Python-based system currently includes a configurable server, a few simple bots, and an observer.