Goodbye Program8/31/22
In this program, we learned how to make buttons
say goodbye in certain languages and we also showed
graphics that represent the different languages. |
About Page9/2/22
In this program, we learned how to display images,
change colors, and draw lines with our company data. |
Mailing Label9/7/22
In this program, we learned how to input values into
textboxes and output them into labels using our
personal data. |
Madlib9/9/22
In this program, we input words into a madlib
and output the results into a label to write
a creative and interesting story. |
Car Rental9/12/22
In this program, we used basic calculations
to code a car rental program that lets us see
the total charge, average spent, total customers,
and more. |
Car Rental Upgrade9/28/22
In this program, we made upgrades to our
car rental program to add different options
and account for their costs. |
Test Score9/30/22
In this program, we calculated the letter
grades of two test scores and also determined
the higher score as well as the average of the
scores. |
Dice Roll10/4/22
In this program, we learned how to calculate
the probability of rolling a certain combination
for two dice. We also calculated the sum of the
rolls and the total rolls. |
Slot Machine11/4/22
In this program, we learned randomness in C#
and used it to create a slot machine game with
a jackpot and a random chance of winning. |
Rock Paper Scissors12/15/22
In this program, we created a rock paper scissor
game using our combined knowledge of everything
we have learned up to this point. |
Sub2d1/20/22
In this program, I took inspiration from Minecraft
and incorperated our knowledge of arrays to create
a program where the zombie follows Steve, trying to
elimnate him. |
Tic-Tac-Toe2/8/23
In this program, we used our coding knowledge
to create a tic-tac-toe program. I made mine
Minecraft themed. |
Basic AI2/17/23
This program was mad tough for me because we learned
keystrokes and different entities following each other
to create our first "game.". |
StarField2/28/23
This program was light and we made it look like
it was a game and we were flyin forward through the sky. |
AI Upgrade3/20/22
This was most def the hardest project of this year because
we had to keep track of scores, use multiple arrays, use keystrokes,
and have multple health levels for each entity. |
Numbers Array3/28/23
In this program, we took numbers 1-100 and found the average,
greatest, least, even, odd, and more stats for the 100 numbers. |