GITA 1

Computer Science 1




This is my webpage for GITA 1. I'm learning C# this year.
We are using visual studio to code our project.
I'm new to coding but I've learned a lot.

Dice Game

Date: 10/10/2023

In this project we learned how to use random intergers to get the sum and percentage of two random dice rolls

Taco Truck

Date: 11/9/2023

We learned how to use radio buttons and if statements. We used these to collect the order of the customer and the stats of all customers.

Slot Machine

Date: 10/27/2023

We used random number generaters to make slot machines that would require enough money to play. If the user did not have the right amount of funds the machine would not play.

BMI Calculater

Date: 10/27/2023

We made a program to calculate the BMI of the user. We did this by asking for their height and their weight.

Rock Paper Scissor Lizard Spock

Date: 10/27/2023

We created a program that could play the game "Rock Paper Scissor Lizard Spock" We used if statements to make the game run.

Test Score Project

Date: 10/4/2023

We made a program to calculate two test scores to find the average grade and the best test score.

Craps Game

Date: 9/8/2023

We recreated the casino game "Craps" This game uses dice to get the sum of a number. To simulate the randomness of two dice we used the random function.

Car Rental Project

Date: 9/19/2023

We made a program that could calculate the amount to rent a used car by taking both the miles driven and days used.

Car Rental Project Reboot

Date: 10/3/2023

We made a program that could calculate the amount to rent a used car by taking both the miles driven and days used. In this rebooted version we allowed the user to choose which car and any attachments they would want.

Goodbye Project

Date: 9/19/2023

We made a program that could say "Goodbye" in several different languages.

Madlibs Project

Date: 9/11/2023

We made a program that could make a madlibs could create a story with user input.

Mailing Project

Date: 9/19/2023

We made a program that would take the information of the person and organize it.