Computer Science




This wepage 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 like
to call it hard fun.

Good-Bye Program

9/10/19

This Project demonstrates the use of buttons that turn into Good-Bye but in another language.

About Me Program

9/11/19

This program uses buttons to make a label about an imaginary company pop up.

Mailing Label

9/16/19

this project makes use of textboxes to input your personal info so that it can generate a personal mailing label.

Car Rental Program

9/20/19

This project again makes use of textboxes, labels, and buttons to generate prices of renting a certain car for a specific amount of days.

BMI Program

9/27/19

This program quite simply calculates your body mass index.

Test-Score Program

10/4/19

This program calculates average Test-Scores between two tests.

Car Rental V2 Program

10/4/19

This is just and updated and upgraded version of the old one with some extra bells and wistles such as being able to pick which cr to rent and adding exotic features such as leather.

Dice Game Program

10/8/19

Randomly generated dice being "thrown" using a complicated coding system.

Craps Game Program

10/14/19

This a vegas craps game that adds up points and rolls, and even places a chip around the board.

Shirt-Sales Program

10/21/19

similar to car rental but instead calculates t-shirts.

Slot Machine Program

10/29/19

Vegas like slot machine that uses random probability to generate certain images on screen.

Rock-Paper-Scissors Program

11/12/19

This program like the slot machine genrates random images into picture boxes randomly.

Fish 1 // Fish 2D Program

11/18/19

This program simulates an aquariam with 8 fish in an array

NCAA Bowls Program

12/10/19

This program compares two teams bowl stats to each other

Tic-Tac-Toe Program

1/6/20

This program has an ai play tic tac toe agaisnt you

N! Program

1/10/20

This program solves complicated math sequences by itself with a press or entering of a number

Basic AI Program

1/15/20

This program has you play galaga agaisnt aliens

Starfield Array Program

1/27/20

This program has an array of 8 stars moving smoothly across the screen to simulate space

Aquriam Array Program

2/3/20

This program has an array of fish, sharks, etc. floating around and killing eachother while a boat trys to catch fish

Airplane Program

2/3/20

this program has a plane that drops bombs continuely on the player.

final Project

5/28/20

This program has a bunch of aliens that you fight against in space, you have three lives and if you lose all your lives your presented with a gameover screen. also the game keeps track of score.