All Projects → ryceg → Eigengrau S Essential Establishment Generator

ryceg / Eigengrau S Essential Establishment Generator

Licence: mit
A town generator that is suitable for out of the box play in any fantasy TTRPG setting.

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects

Projects that are alternatives of or similar to Eigengrau S Essential Establishment Generator

Planarally
A companion tool for when you travel into the planes.
Stars: ✭ 242 (-53.73%)
Mutual labels:  hacktoberfest, dnd
Markovnamegenerator
✒️ Markov process-based procedural name and word generator
Stars: ✭ 300 (-42.64%)
Mutual labels:  procedural-generation, random-generation
Svgwave
🌊 SVG Wave is a tiny, free and beautiful SVG gradient waves generator for your UI or website desgin. It offers dead simple UI to customize, and style your waves based on your theme specifications.
Stars: ✭ 255 (-51.24%)
Mutual labels:  hacktoberfest, generator
Github Profilinator
🚀 This tool contains mini GUI components that you can hook together to automatically generate markdown code for a perfect readme.
Stars: ✭ 225 (-56.98%)
Mutual labels:  hacktoberfest, generator
Schema Generator
PHP Model Scaffolding from Schema.org and other RDF vocabularies
Stars: ✭ 379 (-27.53%)
Mutual labels:  hacktoberfest, generator
Laravel Craftsman
Laravel Craftsman CLI for easily crafting Laravel assets for any project (artisan make on steroids)
Stars: ✭ 227 (-56.6%)
Mutual labels:  hacktoberfest, generator
Client Generator
Generate React or Vue.js-based Progressive Web Apps from an Hydra-enabled API. Also support React Native.
Stars: ✭ 286 (-45.32%)
Mutual labels:  hacktoberfest, generator
Lipi
A simple static blog generator.
Stars: ✭ 100 (-80.88%)
Mutual labels:  hacktoberfest, generator
Generator Jhipster
JHipster is a development platform to quickly generate, develop, & deploy modern web applications & microservice architectures.
Stars: ✭ 19,162 (+3563.86%)
Mutual labels:  hacktoberfest, generator
Graphback
Graphback - Out of the box GraphQL server and client
Stars: ✭ 323 (-38.24%)
Mutual labels:  hacktoberfest, generator
Php Ulid
A PHP port of alizain/ulid with some minor improvements.
Stars: ✭ 203 (-61.19%)
Mutual labels:  hacktoberfest, generator
Efqrcode
A better way to operate QR Code in Swift, support iOS, macOS, watchOS and tvOS.
Stars: ✭ 4,121 (+687.95%)
Mutual labels:  hacktoberfest, generator
Jhipster Dotnetcore
JHipster.NET blueprint
Stars: ✭ 144 (-72.47%)
Mutual labels:  hacktoberfest, generator
Yii2 Apidoc
Yii 2 apidoc extension.
Stars: ✭ 236 (-54.88%)
Mutual labels:  hacktoberfest, generator
Rando Php
RandoPhp is a open source library that implements random generators (Integer, Char, Byte, Sequences, Boolean) and take random sample from arrays
Stars: ✭ 107 (-79.54%)
Mutual labels:  hacktoberfest, generator
Yii2 Migration
Yii 2 Migration Creator And Updater
Stars: ✭ 262 (-49.9%)
Mutual labels:  hacktoberfest, generator
Gaseous Giganticus
This program procedurally generates gas giant cubemap textures for the game Space Nerds In Space. https://www.patreon.com/smcameron
Stars: ✭ 62 (-88.15%)
Mutual labels:  hacktoberfest, procedural-generation
Generator Ngx Rocket
🚀 Extensible Angular 11+ enterprise-grade project generator
Stars: ✭ 1,329 (+154.11%)
Mutual labels:  hacktoberfest, generator
Gerador Validador Cpf
Biblioteca JS open-source para gerar e validar CPF.
Stars: ✭ 312 (-40.34%)
Mutual labels:  hacktoberfest, generator
Github Profile Readme Generator
🚀 Generate GitHub profile README easily with the latest add-ons like visitors count, GitHub stats, etc using minimal UI.
Stars: ✭ 7,812 (+1393.69%)
Mutual labels:  hacktoberfest, generator

Website GitHub GitHub issues GitHub forks GitHub stars

A Tabletop Generator Unlike Any Other 🎲

Eigengrau's Essential Establishment Generator, or EEEG for short, is a tabletop procedural generation tool for towns, npcs, and more. It creates paragraphs of text suitable to be read directly to the players during a game. No longer do you have to simply describe a generic, unnamed tavern as "small"- this is the sort of stuff that you can read out instead:

What It's For

  • Generate thousands of unique towns for table play
  • Create new plothooks for games
  • Generate new NPCs to flesh out existing places
  • Help new and veteran DMs come up with fresh ideas for their table

Live Build 🚀

Go to https://eigengrausgenerator.com/ to see the most current live build of EEEG in action!

NOTE: The live build is often several weeks or months behind the current build here on GitHub. Compile the generator locally to see all the latest features and updates!

Community 👪

Support me on Patreon

Subreddit subscribers

Discord

Join our Discord to talk about the project in real time

  • Learn more about the project
  • Ask questions and learn from other contributors
  • Show off your work

DISCORD

The Discord is where the main realtime discussion happens- GitHub Discussions is for more in-depth discussion about future features.

Also consider joining the subreddit.

Contributing ✒️

GitHub issues

GitHub pull requests

GitHub contributors GitHub commit activity

We love getting pull requests! You can find out more about contributing to the project here.

You will need a recent version of NodeJS, as well as Yarn, which you can install by running npm install -g yarn once you have NodeJS installed.

Once you've cloned the project, run yarn install to install the required dependencies.

You will also need to download Tweego. You can do so so either by running yarn install-compiler, or by downloading it from here. and placing the contents inside /Eigengrau-s-Essential-Establishment-Generator/.twine. if the .twine folder does not already exist, just create one.

  • Use yarn test to run tests.
  • Use yarn build to build the output files. (Note that this will return a File Not Found error, but it is working) The entire thing will output to the /gh-pages folder as the index.html file.
  • Use yarn start to start a development build that automatically rebuilds on file changes.

If you don't want to code, that's okay! The Generator is built out of a novel's worth of words, and we're always in need of more descriptions. You can find writing tasks here.

You can also find easy work to do on the generator here.

Built With 🔨


If you can't contribute pull requests consider supporting the Generator through Patreon

We hope that you find it useful!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].