Computer Science 1




This webpage is for my computer science 1 class. We
are learning to code in C#. I have several assignments
that I would like to show you. Programming is difficult
but I call it hard fun. I am a freshman in the Class of 2020.
I like playing basketball and video games.


Goodbye Project

9/12/19

Displays "Goodbye" in four different languages.

About Page

9/17/19

This project tells you about our company and has information about it.

Mailing Label

9/19/19

This program outputs a mailing label based on the user's information.

Car Rental

9/26/19

This program simulates a car sale business.

BMI Index

10/3/19

This program calculates a persons body mass index (BMI) based on the information they provide.

Car Rental v2

10/4/19

An upgraded version of the Car Rental program.

Test Score Program

10/9/19

Calculates test scores based on the input the user enters.

Dice Roll

10/15/19

Rolls two die and shows the sum and probabilities.

Craps Game

10/18/19

A simulation of the dice game, 'Craps'.

T-Shirt

10/28/19

A T-Shirt Program that simulates an online store and calculates prices.

Slot Machine

10/29/19

This program is a digital simulation of a slot machine.

Rock-Paper-Scissors

11/12/19

A game of rock paper scissors on the computer

Fish 1

11/22/19

A project that simulates a fish swimming back and forth in a tank.

Fish 2

12/10/19

This project is similar to Fish 1, but has a predator, and the speed of the fish can be controlled. When eaten, the game is over.

NCAA Bowls

12/17/19

This project shows two NCAA team's bowl history, and my prediction.

Tic-Tac-Toe

1/9/20

A tic-tac-toe game played on the program.

N!

1/15/20

Based on what number the user enters into whatever tex box, it gives a set of that amount of numbers using different equations and algorithms.

Basic AI Game

1/21/20

A game where the player controls the character, and tries to run away from the AI while shooting at it at the same time.

Starfield

1/30/20

A simulation of the dark night sky with stars moving.

Fish Aquarium

2/11/20

A simulation of a fish aquarium with a boat and a predator.

Number Array

3/5/20

This program finds the highest and lowest number of random numbers in an array. It also searches for a number up to 5000.

Histogram

3/13/20

A random number generator that generates a number from 1-100. Each letter grade is kept track of.

Airplane

3/26/20

A game where an AI drops bombs on the player. The objective is to beat the clock and win the game.

Final Project

5/28/20

My final project: Crystal Shooter!