bartlebyfosco
Mongoose
I have been working on (yet another) System Generator. I know there are a bunch of us doing it and we are all crazy.
The goal for me was to be able to build systems bottom-up or top-down with options for multiple systems. I also wanted to be able to import in sectors of mainworlds and build out the extended system.
I wanted something like travellermap but where you could point to a hex and create a new world; or just create an entire sector.
It is v0.4 and growing. At the moment you can build Extended Mongoose Systems but they are only top-down (mainworld first then system generation). I am working on building the full bottom-up where it builds the system and then chooses a mainworld.
If you would like to take it for a test run it runs on the web here (not phone friendly I am afraid). Be warned it is still in development so (a) there probably bugs and (b) it keeps changing:
The full code is here:
github.com
I made a short video with the latest updates here:
Feel free to ask questions or make suggestions in this thread.
The goal for me was to be able to build systems bottom-up or top-down with options for multiple systems. I also wanted to be able to import in sectors of mainworlds and build out the extended system.
I wanted something like travellermap but where you could point to a hex and create a new world; or just create an entire sector.
It is v0.4 and growing. At the moment you can build Extended Mongoose Systems but they are only top-down (mainworld first then system generation). I am working on building the full bottom-up where it builds the system and then chooses a mainworld.
If you would like to take it for a test run it runs on the web here (not phone friendly I am afraid). Be warned it is still in development so (a) there probably bugs and (b) it keeps changing:
The full code is here:
GitHub - bartlebythecoder/traveller_magnus: Proof of Concept for a new Traveller Map Generation Application
Proof of Concept for a new Traveller Map Generation Application - bartlebythecoder/traveller_magnus
I made a short video with the latest updates here:
Feel free to ask questions or make suggestions in this thread.