V School | Better Humans, Better Outcomes

Mighty Clicker

You are the mighty clicker! And you are going to build a website that allows you to....click things. Requirements: * Have two buttons on the screen, one red and one blue. * Above or below the button should be some text with a "score" in it. Start each of these scores

Colossal Adventure (Console RPG)

The year is 1985. Your job is to build a text-based (console) RPG game. The point of this exercise is to better master Javascript functions, loops, conditionals, and some data types. Project Requirements: 1. Console must greet player with a fun message 2. Console must ask for the player's name

Luigi's Flexbox

Warm up Using Flexbox create a webpage that looks like this: Notes * It should be responsive, meaning when you shrink down to small screens it should look great. * The font and images are provided below: Font: Mario 256

The Princess Is In Another Castle

Requirements: * Create a class for a player that has the following properties: * name of type String * totalCoins of type Number * status of type String (options are Powered Up, Big,Small, and Dead) * hasStar of type Boolean (Is a star active?) * setName of type function - Has a parameter called namePicked

Uptown function you up

Create three functions using the provided array as an argument. * First function: returns contents of the array, lyrics, to the console as a string, including necessary spaces. * Second function: returns lyrics backwards ("pretty so I'm myself kiss Gotta..."). * Third function: returns a string of just every other word, (e.g.

V School | Better Humans, Better Outcomes © 2026