Javascript library for generating, reading, writing, and drawing sector data for sci-fi RPGs such as Traveller.
The file generateSector.html is a simple example of using the library to generate a new sector, a new world, and a new UWP.
The file readSector.html is a simple example of using travGenJS to read sector data into a Sector object, and then outputing that data to the screen in standard .sec format.
None
<script type="text/javascript" src="travGen.js"></script>
<script type="text/javascript" src="travGenUtils.js"></script>
sector generation
subsector generation
world generation
uwp generation
trade route generation
sector reading
subsector reading
world reading
sector output
subsector output
world output
sector drawing
subsector drawing
??
??
See also the list of contributors who participated in this project.
??
-
The Traveller game in all forms is owned by Far Future Enterprises. Copyright 1977 - 1998 Far Future Enterprises. Traveller is a registered trademark of Far Future Enterprises. Far Future permits web sites and fanzines for this game, provided it contains this notice, that Far Future is notified, and subject to a withdrawal of permission on 90 days notice. The contents of this site are for personal, non-commercial use only. Any use of Far Future Enterprises's copyrighted material or trademarks anywhere on this web site and its files should not be viewed as a challenge to those copyrights or trademarks. In addition, any program/articles/file on this site cannot be republished or distributed without the consent of the author who contributed it.