Reverted class "constants" to uppercase
Another improvement to readability… probably
Changed class variables to lowercase; added offset argument to all read() functions to make result.read() less complex; moved to bitbucket.org

heads

tip
browse log

clone

read-only
https://hg.sr.ht/~ghdpro/planets
read/write
ssh://hg@hg.sr.ht/~ghdpro/planets
The goal of this project is to build a library for reading VGA Planets 3.x
data files (RST, DAT, etc) and also to be able to generate TRN files.

VGA Planets is a PBEM (play by email) game created by Tim Wisseman.
Version 3.x is currently most popular as browser game on Planets.Nu

However as Planets.Nu can be buggy at times, I feel there is room for an
alternative and this library is intended as the first building block for it.

This library is built using VGA Planets file format information gathered
by Stefan Reuther: http://phost.de/~stefan/filefmt.html