For my final Comm Lab: Web project, I want to make a game.* Regardless of which one I choose, I’m pretty sure that it will be situated within Sinatra. I don’t know if Javascript will be a part of it, but HTML and CSS will definitely play roles. Here are the two that I’m choosing between:
- A trivia game. ‘Nuff said.
- A game that reorganizes itself every single time that you play it. Almost like a choose-your-own-adventure, but where the options are randomized in some way. Is this possible in Sinatra? Can you do it using if statements? Or can you have several places that a form is linked to? I don’t know, but I’ll need to figure it out.
*For my little sister.
