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.
PyBEM is a simple project: Python. Play by Email. That's it :)
We're providing tools to help people create and run their own turn-based strategy games via email, in a language that's simple to learn, and using a system that's easy to modify.
Stats. Plain C program for use on many OS\'s. Client-side tool for vgaplanets. Provides a replacement for plantable and randmax and much more. Checks for mistakes, provides many graphs, unpacker, textfile for giving commands to planets/bases/ships. Etc
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()