Goodbye programDate 8/21/25This program we started using graphics and used them
to show how different countries in their native language say goodbye.
|
|
Mailing labelDate 8/28/25The mailing label is when we first started using the input of the
user and outputed it.
|
|
MadlibsDate 9/3/25Similar to the mailing label we would use the input of the user
to output a madlibs to read.
|
|
Car rentalDate 9/8/25The car rental program would take in user input but also use radio buttons
to determine a price for renting a car.
|
|
BMIDate 9/11/25The BMI project would also see further use on using math to calculate
body mass.
|
|
Test score programDate 9/16/25The test score program would take in user input and calculate a test
score in the percentage and then correspond to the letter grade.
|
|
Dice programDate 9/19/25The dice program would use random numbers to randomly roll a
dice and keep track of the instances that a number is was rolled.
|
|
Car rental upgradeDate 9/25/25A remastered version of the orginal car rental uprgrade with
the addition of upgrades you can add to with the use of check boxes.
|
|
Slot machineDate 9/29/25Similar to the dice program it would use random numbers to roll the slots
and there were many win and lose condtions.
|
|
Taco shopDate 10/13/25The taco shop slightly similar to the car rental upgrade would
take on many radio buttons and check boxes for the meat and toppings on a taco.
|
|
Rock, paper, scissors, lizard, spockDate 10/22/25RPSLS simulates a two player game that uses radio buttons to have each player
select their move.
|
|
Triangle checkerDate 30/13/25Triangle checker would have you input three lengths for a triangle
and it would determine what type of triangle it is.
|
|
Stair walkerDate 11/12/25The stair walker would use arrays to move a character up a set of stairs.
The character would randomly choose a direction to go and it would move between arrays.
|
|
Simple board gameDate 11/20/25The simple board game would also use arrays to move a board piece.
There are mutiple win and lose condtions and the goal is to reach a certain amount of points to win.
|
|