Computer Science 1

Christian Lee




Hello my name is Christian Lee and this is my webpage for computer science 1. We
are studying C#. Its my first year of computer
science. It difficult to learn but its what I
call hard fun. Every project was unique and fun, this class was an new door way to many things such as new friends and learning new subjects.

About Page

9/3/21

In this project, we learned how to make a website that keeps track of our company. .

Mailing Label

9/9/21

In this project we learned how to keep track of one's mailing information.

Car Rental

9/20/21

In this project, we learned how to keep track of one's information and how to keep track of the car's price based on miles and days it was used.
>

Body Mass Index

9/23/21

In this project, how to calculate one's body mass index.

Car Rental Upgrade

10/1/21

In this project, we learned how to keep track of one's information and how to keep track of the car's price based on miles and days it was used. Extra stuff such as extra fees are caluclated.

Test Score

10/6/21

In this project, we learned how to calculate a test score's percent and convert it into a letter grade. Also it calculates the highest test score.

Dice Game

10/14/21

In this project, we learned how to keep track of a the numbers of time 2 dices were rolled and the total sum of the 2 dices rolled. Included was the probability rate of how much time a number was rolled.

Craps Game

10/20/21

In this project, we learned how to keep recreate the game called craps. Craps is based on if a certian number is rolled and you can win or loose based on that decision.

Slot Machine

10/28/21

In this project, we learned how to recreate the slot machine. There is a betting feature placed in the game where you can bet a set amount of money, there is also the chance to hit the jackpot.

Rock Paper Scissors

11/17/21

In this project, we learned how to recreate rock, paper, scissors. It is a two person game and the rules are the same as the original rock, paper, scissors game.

Fish Tank

12/8/21

In this project, we learned how to keep track of a a fish moving from one picture box to another. It can move in a fixed path or have a random path based on the buttons pressed.

2D Fish Tank

1/5/22

In this project, we learned how to keep track of a a fish moving from one picture box to another. Similar to the fish tank game but bigger. Also the amount of times that the fish collides with the walls is tracked. There is a fixed path or random path option for the fish's movement.

2D Fish Tank Upgrade

1/22/22

In this project, we learned how to keep track of a a fish moving from one picture box to another. Similar to the fish tank game but bigger. Also the amount of times that the fish collides with the walls is tracked. A shark now chases the fish and there is a fixed path or random path option for the fish's movement.

Tic Tac Toe

1/19/22

In this project, we recreated the game called Tic Tac Toe. It is a two person game and the rules are the original of Tic Tac Toe. Numebr of time a player wins is tracked.

N!

1/27/22

In this project, we learned how to keep track of math calculations. Inputing a number will give you even and odd numbers that add up to the number inputed. Also the sum, factorial and fibbonacci is calculated.

Basic AI

2/16/22

In this project, we learned how to keep track of a AI chasing a moveable character. In this case a ghost chases pacman.

Basic AI Uprade

2/23/22

In this project, we learned how to keep track of a AI chasing a moveable character. In this case a ghost chases pacman. The pacman can shoot bullets and each bullet that hits the ghost increases the score.

Fishing Simulator

3/3/22

In this project, we learned how to make many AIs do the same function.

Fishing Simulator Upgrade

3/18/22

In this project, we learned how to make many AIs do the same function. A shark now chases these AIs and tries to eat them and a boat tries to catch the fishes. Each fish caught increases the score.

Bee Simulator

4/4/22

In this project, we learned how to send multiple bees from one picture box and comeback. Also we learned how to use sound.

Final Project

5/25/22

In this project, we learned how to make 4 AIs chase a moveable character, the character can kill thes AIs, after all 4 AIs are killed boss comes out. Killing this boss means you won the game.