Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bitscreech, a #NNNGM #140

Open
maetl opened this issue Nov 30, 2019 · 0 comments
Open

Bitscreech, a #NNNGM #140

maetl opened this issue Nov 30, 2019 · 0 comments

Comments

@maetl
Copy link

maetl commented Nov 30, 2019

Following from my work on #128, here’s a second entry. This one follows the #NNNGM format, using the same lookup tables for vowels and consonants to generate a stream of random words, formatted into semi-rhythmic sentences and paragraph breaks.

The only substantive modification was changing the ch digraph to x which meant I could drop a few extra characters by using String#upcase in place of String#capitalize. This extra space was needed in order to fold in the sentence and paragraph formatting.

Details

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants