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 Calculator

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.

2D Submarine Project

Date: 12/20/2023

We made a simulation where two submarines had to avoid obstacles and the boundaries.

Tic-Tac-Toe Project

Date: 2/1/2024

We made a Tic-Tac-Toe game.

Basic AI with Upgrades

Date: 2/16/2024

This is a simple game with a moveable character that shoots projectiles at an AI that follows the player.

Starfield

Date: 2/22/2024

This is a simulation of what it would look like to go super fast through space.

Fishing Simulator

Date: 3/5/2024

This is a game where you have to catch as many fish as possible before the predator gets them first.

Bee Simulator

Date: 3/22/2024

This is a simulation that shows bees collecting pollen from a flower then retreating back to the nest.

Combat Chicken

Date: 5/23/2024

This is my GITA final project. Combat Chicken shows all that I've learned through this year. The objective is to wait for 2 minutes while collecting gold coins and dodging enemies.