PyRA2 is a set of Python packages (libraries) and documentation providing access
to the file formats of Robot Arena 2 (tm) (RA2), a game by Gabriel Interactive
(published by Infogrames). RA2 allows a player to design new robots (consisting
of a chassis and a set of components), and use these robots to fight
computer-controlled robots and, in a multi-player setting, the robot designs of
other players. For more information about this game, see
http://www.robotarena.com/.
Goals of PyRA2 are:
- Enabling a robot design exchange website for the player community, with VRML
previews of available robots.
- Modification and creation ...