```html Austin Ruiz GITA

Computer Science
2023/2024




This is my webpage for GITA 1. I am currently learning
C# this year. We are using Visual Studios to code all
of our projects. I am just starting to learn to code but
have already learned a lot.





Goodbye Program

Date: 8/23

In this project we learned how to change labels using buttons, and used this to translate hello into different languages


About Page

Date: 8/24

In this project we learned how to hide and show images and text, as well as change font and color, which was used as our about page for a theoretical company


Mailing Label

Date: 8/30

In this project we learned how combine different strings into one singular string, and display it, and made it into a program that gives you your own formatted mailing label


Madlibs

Date: 9/6

In this project we learned to use and combine textboxes to create a string with their text, and used this to create a madlibs game


Car Rental

Date: 9/11

In this project we learned how to do calculations, as well as how to convert numbers into strings, and vise versa, and used this to calculate the price of renting a car based on how far you drove it and how many days it was rented


BMI Calculator

Date: 9/18

In this project we practiced calculations with BMI, as well as displayed a suggested diet


Car Rental Upgrade

Date: 9/25

In this project we revised our previous Car Rental program, adding radio buttons and checkboxes


Test Score Program

Date: 10/2

In this project we practiced using radio buttons, as well as simple calculations to calculate the average of two test scores, as well as which one was higher


Dice Probabilities

Date: 10/4

In this project we learned how to use random number generators, as well as how to keep track of probabilities and percentages of dice rolls


Craps Game

Date: 10/10

In this project we practiced working with random numbers, as well as doing conditions for losses and wins in a craps game, which is a popular game in casinos


Slot Machine

Date: 10/17

In this project we worked with message boxes, wins and losses, conditions, and random numbers to mimic a slot machine


Taco Shop

Date: 10/26

In this project we used checkboxes, textboxes, and radio buttons to simulate a taco stand, where you could order different customizable tacos, and then calculate how much it would cost


Rock Paper Scissors Lizard Spock

Date: 11/9

In this project we simulated a popular rendition of the game rock paper scissors, using math to determine the winner of each game


Stair Walker

Date: 11/27

In this project we learned to use arrays to move a character up and down a staircase, and keep track of how many times he moves


2d Submarines

Date: 12/20

In this project we learned to use 2d arrays to control 2 submarines around a map, with obstacles to bump into


Tic Tac Toe

Date: 1/16

In this project we utilized 2d arrays to create a game of tic tac toe with 2 players


Basic AI

Date: 1/31

In this project we learned how to manipulate the locations of controls on the form, and used it to make a game where you are chased by an AI


StarField

Date: 2/20

In this project we learned to change the size of controls, and used that to make a game about traveling through the stars


Fishing Simulator

Date: 2/23

In this project we used a culmination of all of the things we've been learning to create a fishing game where you have to race a shark to get all the fish


Bee Simulator

Date: 3/14

In this project we learned how to use dynamically changing arraylists to make bees that would collect pollen


Final: Gambit of Gravity

Date: 3/26

This is my personal project that I created to combine everything together into a sidescroller /shooter that has 3 levels, and allows you to swap your own gravity [WIP]


```