Sunday, July 25, 2021

Text input and stuff

Almost a year ago I did a word builder where the page prompts the user with a text input box for some letters with which to build a word. The code parses the letters into vowels and ‘consonants’ by stripping out five vowels, so it’s not perfect, but it does a decent job. I will copy and steal what I need to code a text input box for planet name and use a variation to get a random planet diameter. Also, I need to eat… Of course this code is not what I want the text input box to actually do, I want the page to generate a random word, offer it and accept whatever the user might input instead.

https://vincesalienzoo.blogspot.com/2020/08/wednesdays-project.html


No comments:

Post a Comment