Welcome to my GITA 1 webpage




This is the webpage for my computer science 1 class.
I'm learning C#. C# is a modern well language in business.
I have all of my projects posted so that you can download it.


Goodbye Program

1/3/20

This program changes the language and flag when pressed on a specfic language.

Help page

9/7/20

This program shows more info about my local business.

Mailing program

9/11/20

This program uses concatenation to create a mailing label using information from text boxes.

Car Rental

9/15/20

This program uses concatenation and decimals to calculate prices for a car rental service.

BMI

9/22/20

This program takes your height and weight to produce a personal BMI for the user.

Car Rental Upgrade

9/29/20

This program acts the same as the previous car rental, but it uses radio buttons to differ the prices between cars.

Test Score Calculator

10/1/20

This program takes 2 test scores, finds the individual letter grades and the higher test score along with the average of the two.

Dice Roll program

10/9/20

This program uses a random number generator to roll 2 dices and find probabilities for different values of the dices.

Craps Game Program

11/5/20

This program is a game.

T-shirt Program

10/29/20

This program uses radio buttons and check boxes to calculate prices at a t-shirt shop.

Slot Machine

11/13/20

This program simulates a casino slot machine with a $1000 jackpot.

Rock Paper Scissors

12/1/20

This program simulates a two player rock paper scissors game and keeps track of stats.

Fish 1

12/8/20

This program simulates a fish tank where a fish randomly moves left and right while accounting for the amount of times it bumps on the sides of the tank.

Fish 2D

1/4/21

This program simulates a fish tank where a fish randomly moves left, right, up, and down while accounting for the amount of times it bumps on the sides of the tank.

Tic Tac Toe

1/13/21

This program has a playable tic-tac-toe board in which 2 people can play.

n!

1/22/21

This program lets you input numbers and it will give you numbers that fit the order.

Basic AI

2/4/21

This program runs an AI bot to chase down your controllable character while you shoot projectiles at it.

Starfield

2/11/21

This program simulates a space setting that you are travelling through.

Aquarium

3/9/21

This program simulates a fish tank with all natural elements of the ocean and a boat.

Number Array

3/21/21

This program simulates numbers array that generates random numbers 1-5000 and finds the statistics of them

Final Project: Hello Kitty Cafe

3/21/21

This program is our final game.