OKAY SO. i have made the demo https://gleefulpebble.neocities.org/GAME/gamedemohomepage it should be playable? all of the links are done image map style and i tried to make the clickable areas pretty large so i think links will be in more or less the right place no matter the screen dimensions? but if nothing is clickable let me know and i will try to figure out how to fix it
me learning to code: yeah i'm learning html but i don't need to learn javascript, that's for complicated websites and i only want to make a simple website.
me with the sudden desire to make a much more complicated website: gddamnit i guess i have to learn javascript now
all answers should be formatted in ALL CAPS like that because i don't know how to get the form to accept more than one answer lol
let userInput = document.getElementById("user-input").toUpperCase();
Also, imagemaps need to be used on fixed width images, so setting the size to 85% throws all the hitboxes off by a lot.
Oh this is COOL (the game and the javascript lesson !)