Computer Science 1




Welcome! This is the homepage for GITA1. In GITA 1
we learn C#. C# is a modern programming language where we
learn how to make Windows applications. This is my first
year of programming.


Goodbye Program


8/28/21


In this project we used buttons that
say Goodbye in 6 different languages.


Help Page


9/3/21


In this project we made a help page
for a made up company.

Mailing Label


9/7/21


In this project it outputs a mailing
label in the correct order using information
input by the user.


Car Rental


9/16/21


In this project we made a page that takes
customer info and calculates prices for rental
cars.


Test Scores


9/29/21


In this project we made a program that calculates
your test score.


Dice Program


10/1/21


In this project we made a program that simulates
rolling dice and calculating its sum.


Craps Game


10/8/21


In this project we made a program
that uses dice to play craps.


Slot Machine


10/14/21


In this project we made a program that
simulates a slot machine.


Coffee Shop


11/1/21


In this project we calculated the cost
of purchasing multiple drinks.

Shirt Sale


10/28/21


In this project we made a program that
takes orders for shirts.


Rock Paper Scissors


11/1/21


In this project we made a program that
lets two people play rock paper scissors.


Submarine


11/1/21


In this project we made a submarine that
randomly moves up or down 1 space per click.


Submarine2d


12/3/21


In this project we made a shark and submarine that
randomly moves up, down, left, or right in a 2d array.


Tic-Tac-Toe


1/3/22


In this project we made the game,
tic-tac-toe, which is a 2 player game.


Basic AI Game


1/21/22


In this project we made a game
where the user controls a tank
to fight against an AI.


N!


2/1/22


In this project we made a program
where the user inputs a number
and it displays the sequence, factorials,
etc.


StarField


2/3/22


In this project we made a program
where the stars move on a timer
towards the outer edge of the screen.


Fish Project


2/18/22


In this project we use an array
to move 20 fish randomly on a timer.
They turn into dead fish when touching
the shark or ship.


Number Array


2/25/22


In this project we use a number array
to generate random numbers 1-5000.


AI Upgrade


3/9/22


In this project we use an array to create
20 AIs that chase the tank.


Bee Hive


3/18/22


In this project, bees are spawned randomly
on the form, go to the flower, then to the hive. >


Final Project


5/26/22


In this Final project, I made a game where
the player steals coins from Shrek.