Sci-Fi Background Generator

Fleshing out your sci-fi character…

This is a program I wrote loosely based on the Central Casting: Heroes of Tomorrow background generator.

UPDATE 2020: I finally went back into it and cleaned it up, wrapped it in CodeIgniter and Bootstrap. I also broke the process down into its stages so that it did not tax the server so much. After the first 3 stages where you select Genre, Species, Tech Level, it goes through each phase. These are listed below. At some point, I plan to combine some steps (like all the Birth related steps) into one, but that’s a little more complex than you think.

And to those annoyed by being required to log in, sorry. I needed to add a layer of security.

8/12/2021 – Sorry, I did not know it wasn’t working. I guess I did not fully test it out after the last change. It works now

1/8/2022 – I hade to place the app behind the log in screen to limit the access to REAL people. Bot’s were using it to do bad things so I had to do something

16 Comments on “Sci-Fi Background Generator

  1. Is there any way we could see the source code for this ?
    We’d like to rework a version to be more compatible with Starfinder ?
    We can give you credit or other compensation for having done the hard work so far.

    • If you would like, you can send me the preferred content you want in a document in table form. If you are familiar with Heroes of Tomorrow, the author placed the entries in table form, and you rolled on those tables. I can place those in the database and put together a version of your preference.

      All my code does is read the tables, randomly pick something that table, and then moves to the next, recursively.

  2. Thanks for having this — I am a Traveller GM and it is nice to have it to help work out NPCs. Beats me digging through the Central Casting Sci-Fi book.

  3. Ron, what a lovely thing to allow people to use. I have had the Central Casting books for donkey’s years, but my, this takes the pain out of rolling up backstory.

Leave a Reply