Skip to content

Javascript library for generating, reading, writing, and drawing sector data for sci-fi RPGs such as Traveller.

Notifications You must be signed in to change notification settings

forthekill/travGenJS

Repository files navigation

travGenJS

Javascript library for generating, reading, writing, and drawing sector data for sci-fi RPGs such as Traveller.

Getting Started

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.

Prerequisites

None

Installing

<script type="text/javascript" src="travGen.js"></script>
<script type="text/javascript" src="travGenUtils.js"></script>

API Reference

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

Built With

Contributing

??

Versioning

??

Authors

See also the list of contributors who participated in this project.

License

??

Acknowledgments

  • Joshua Bell

  • Marc Miller

  • 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.

About

Javascript library for generating, reading, writing, and drawing sector data for sci-fi RPGs such as Traveller.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published