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 used language in business. I
have all of my projects posted so that you can download them.
I eventually want to become either an engineer or computer
scientist when I am older.

Link to get C#


Goodbye Program

9/1/20

This program shows the word
goodybe in different languages.

Help Page

9/6/20

This is a help page for my company
that includes the logo, trademark
and more about it.

Mailing Label

9/9/20

This program concatenates
info together into a
mailing label.

Car Rental

9/15/20

This is app. rents
a car.

BMI

9/18/20

This is an app. calulates
your BMI

Car Rental Upgrade

9/23/20

This is an upgrade of
car rental.

Test Score Program

9/28/20

This app. calculates your test
score, the average and high score
of 2 different tests.

Craps Dice Game

10/10/20

This is the recreation of
the Vegas game.

T-Shirt Program

10/23/20

Calculates and displays the amount due for
an order and displays a summary of all orders
of T-shirts for the company Very Very Boards.

Slot Machine

10/30/20

This is a slot machine using random numbers.

Rock-Paper-Scissors Program

11/13/20

This is a rock-paper-scissors game for 2 people.

Fish 1

12/3/20

This is a program where a fish swims in a tank
created with arrays.

Fish 2D

12/14/20

This is a program where a fish swims in a 2D tank
created with arrays while being chased by a predator.

Tic-Tac-Toe

1/5/21

This is a program where 2 players can play
the classic game of tic-tac-toe.

N!

1/15/21

This program displays sequences, odds, evens, factorials,
and the Fibonacci sequence using for loops.

Basic AI Game

2/1/21

This is a tank game where the fish is being chased
by a shark but can shoot it to win.

StarField

2/9/21

This program makes it look like you are traveling
through the stars.

Aquarium

3/3/21

This program moves fish around randomely. There
is also a boat and a shark that will turn the
fish into bones.

Number Array

3/18/21

This program makes a number array of 5000
numbers and finds the highest, lowest and the
average number in the array.

Tom and an Arrow

5/28/21

This is a survival game with 3 levels.
In the game you are only given 1 arrow to
defend yourself which you must keep re-using in
order to survive.