Lessons Making Generators

Landing Page / Main Page (Ships, Worlds, Characters)

├── 🖥️/📱 UI Toggle
│ └── Switch between Desktop or Mobile (Mobile = vertical tiles)
│ └── Switch Night or Day mode
├── ⚙️ Settings
│ ├── 📄 JSON Tables
│ │ └── Used in generation (Editable, exportable, renamable/versionable per step)
│ ├── 🧩 Mechanics Modules
│ │ └── Core mechanics and rules (Editable)
│ ├── 🎲 Generation Options
│ │ └── Presets like “Random anything, no selection”
│ └── 🔧 Other Settings
│ └── Misc. app configurations

├── 📚 Library
│ └── Vault of all previously generated Ships, Worlds, and Characters

└── ✨ Generate Now
└── Triggers the creation flow

Here are the projects –

So basically I let people edit the Tables so that they can incorporate their settings. As well as the mechanisms. Without ever doing any coding. And in files that can be done on a spreadsheet. Imagine that level of freedom and convenience. A world builder allowing other people to build worlds easily with the tools. I accommodate others to be accommodated.

Xunema is my Burner Account in case I get hacked. it creates a Pull Request or PUSHES changes to my main accounts.

Leave a Reply

More Articles & Posts