GITA 1

GITA 1

Daniel Lee





This webpage is for my GITA 1 computer science class. We are learning to code in C#
on Visual Studios 2019 and HTML for this webpage.
I loved the concept of programming and I finally get to show you what I have worked on.

My dreams are to one day become a computer programmer
to work at my favorite game company Riot Games, or at Google, Samsung, or Apple.








Good Bye

9/10/19

Our first project. You get to press buttons and it will show different languages to say "goodbye"

Help Page

9/11/19

This project shows of the logo we made during the first days of GITA class. Also shows a description of the brand that represents the logo.

Mailing Label

9/17/19

This project allows you to fill in information and it will automatically output into a mailing label form.

Car Rental

9/20/19

Reusing mailing label, but we get to use math, adding miles, getting total prices, and avg sales.

BMI

9/26/19

You get to enter you weight and height to find out your BMI (Body Mass Index)

Car Rental Upgrade

10/2/19

Upgraded version of car rental, although I lost the original car rental project, So the project file in car rental is actaully the upgraded version.

Test Score

10/4/19

Enter 2 test grades and find the average grade and the grade letters.

Dice

10/11/19

Simple dice game, roll the dice and see the probability of getting a specific sum.

Vegas Craps Game

10/14/19

Classic gambling game craps! roll the dice, win with 7 or 11, lose with 2,3,12, reroll if you get 4,5,6,7,8,9,10, and keep rerolling until you get 7 to lose, or the same number you got that made you reroll and win.

Very Very Boards

10/21/19

This was our benchmark. This project used everything we learned into one, and also new things. It lets you add t shirts with options to find the total price, just like product sites such as Amazon.

Slot Machine

10/29/19

You will see these in casinos. Enter credits to roll, and win the grand prize by getting the same picture 3 in a row.

Rock Paper Scissors

11/12/19

classic game of rock paper scissors. One player picks, then the other, and it will output the winner.

Fish

11/18/19

The fish moves randomly left or right. If it hits the edge, it keeps count and then goes the other way.

Fish 2D

12/6/19

This is an upgraded fish project from last time. Now the fish can go up and down.

Football

12/16/19

Shows information on 2 college football teams' game history, Oregon and Wisconsin.

Tic Tac Toe

1/13/20

Just a regular game of tic tac toe with a really easy random generator bot.

N!

1/13/20

Math program that shows sequence, factorial, even, odd, and fibonacci.

Basic AI

1/21/20

1v1 against an AI, where you have to shoot him down before he kills you.

Star field

1/29/20

An example program that makes you look like you are going through space.

Fish Aquarium

2/6/20

Squidward has to kill the spongebobs. This is an automated animation.

Number Array

3/2/20

Finds average, minimum, and maximum of a list of random numbers 1-5000.

Test Score

3/5/20

Outputs a random grade for 100 people and then tallies it.

Airplane

3/19/20

Dodge missiles thrown from the sky and shoot them down.

Chess

3/24/20

This is the final project. Regular chess game, but uncompleted.