V School | Better Humans, Better Outcomes

RPG

This homework will take a while so get started as soon as possible. You are going to create a RPG web page. This is how it will work: 1. When the page loads or refreshes: * The player will enter their name * The player will choose between 3 characters (images) * After

Responsive Color Grid Bootstrap

Using the bootstrap grid system create a website that looks like this: Here are the colors: * #F5C6D6 * #EE2E84 * #85CFD8 * #8DC63F * #E76E34

Loops & Arrays

Create a function called createEvenArray. It will have 1 parameter called highestNum where you will pass in the highest number that you want to create even numbers up to. Create a for loop inside that function that pushes all even numbers up to that highest number to that array. The

Silly CIA Part 2

Use the HTML article from theonion.com that you formatted in Part 1. Instructions Style the article using the following: 1. Make the main headline dark green. 2. Use the font family "Georgia" for the main headline and the sub-headline. 3. Center the text of the main headline and the

Function Chaining

Create 5 different functions. Each function should print to the console something funny, and then call the next function. Each function should also have 1 parameter. This parameter will be called iteration. Every time you get to the 5th function you should increase the iteration by one, and then pass

V School | Better Humans, Better Outcomes © 2026