Computer Science 1

Catherine Chiu

This is my webpage for Computer Science 1
We are studying C#. It's my first year of computer
science. It is difficult to learn but it's what I
call hard fun.

Goodbye World!

9/10/19

This project translates the words goodbye into four different languages.

About Page

9/16/19

This project shows our business slogan, logo, and contact information.

Mailing Label

9/18/19

This project creates a mailing label when we input our name and address.

Car Rental

9/21/19

This project allows you to rent a car and calculates the amount of money you owe. It also creates another mailing label.

Car Rental Upgrade

9/23/19

This project is similar to the Car Rental but it also allows you to choose between three different cars with different prices.

BMI Calculator

9/30/19

This project calculates your average BMI when you input your height and weight. It also converts your weight from pounds to kilograms and your height from feet to meters.

Test Score Program

10/10/19

This project calculates the average test score between two scores. It converts the percentage to a letter grade.

Dice Roll

10/15/19

This project rolls two dice and calculates total rolls, the probability of rolling a sum, and the number of times you roll a certain sum.

Craps Game

10/22/19

This project is a game of Craps where you roll two dice.

T-Shirt Program

10/31/19

This project allows you to order t-shirts that come in different sizes.

Slot Machine

11/8/19

This project allows you to roll three slot machines and you can win a jackpot by rolling three of the same characters.

Rock Paper Scissors

11/15/19

This project is a game of rock paper scissors between two different players.

Fish Program

11/22/19

This project moves the fish in different directions and keeps track of the number of times your fish moves and the number of times it hits each side of the tank.

Football Project

12/10/19

This project shows information about two different college footballs team and their school information. It also shows a picture of each of the school's flag.

Tic-Tac-Toe

11/22/19

This project is a game of tic-tac-toe between two players, the sunflower and the peony.

N!

11/6/20

This project is a game of tic-tac-toe between two players, the sunflower and the peony.

Basic AI

11/15/20

This project is a basic animation game where the llama chases the cactus and can shoot using the space bar.

Star Field

1/27/20

This project shows stars moving diagonally in different directions. When it goes off the page, it is replaced.

Aquarium

2/3/20

This project has a shark that is hunting and killing fish. There is also a hook on a boat that also kills fish.

Search Array

2/27/20

This project generates a random number and runs 5000 times to search for that number. It gives the line that the number was found on.

Test Score Histogram

2/27/20

This project takes 100 different test scores and puts them into a string array based on the letter grade using asterisks.

Airplane

2/27/20

This project shows an airplane dropping bombs on the llama and the llama is able to shoot back.

Catch.io

2/27/20

This is my final project for my freshman year. This project has a star as the main character trying to catch the enemy.