Computer Science 1




This webpage is for my computer science 1 class. We
are learning code in C#. I have several assignments
that I would like to show you. Programming is difficult
but I call it hard fun.


Goodbye

9/11/19

This program displays the word "Goodbye" in 4 different languages using buttons.

About Page

9/17/19

This program is an About Page for the fake company, Modi.

Mailing Label

9/18/19

This program displays the mailing information of a customer when entered.

Car Rental

9/26/19

This program allows customers to rent cars.

Car Rental Upgrade

10/4/19

This program allows customers to rent cars. It allows the customer to choose the type of car and add on any extras.

Test Score

10/9/19

This program allows two users to enter their test scores and see the average score, their individual letter grades and who got a higher score.

Dice Roll

10/15/19

This program rolls two and displays the data.

Craps Game

10/22/19

This program rolls a random number and displays the face of whatever number is rolled on two different dices.

T-Shirt Sales

11/1/19

This program allows customers to purchase shirts from the company Very Very Boards.

Slot Machine

11/8/19

This program allows player to play on the slot maching once money is deposited. One credit = $1; if one color is rolled on all four reels, the player wins!

Rock Paper Scissors

11/15/19

This program allows two players to pick rock, paper or scissors.

Fish

11/18/19

This program simulates an aquarium using an array.

Fish 2D

12/10/19

This program randomly moves a fish in a figurative fish tank. A shark eats the fish if they end up in the same spot in the tank.

NCAA Football

1/6/20

This program displays data of two different college football teams, the Michigan State Spartans and the University of Michigan Wolverines.

Tic-Tac-Toe

1/10/20

This program allows two players can play a game of Tic-Tac-Toe.

n! Factorial

1/15/20

This program displays a regular, factorial, even number, odd number and fibonacci sequences based on the number the user puts in the textbox.

AI Game

1/27/20

This program allows a player to shoot at an enemy and gain points.

Starfield

1/30/20

This program uses a timer to move white picture boxes to different corners, creating the illusion of moving through space.

Fish Aquarium

2/3/20

This program is a 20-fish aquarium controlled with an array. Sharks, bubbles and fish move ranodmly around the tank. Fish can either be killed by the shark or caught on the fishing line.

Number Array

3/3/20

This project is an generates 5000 random numbers from an array of 5000 numbers & finds the highest, lowest and the average of the numbers in the array.

Test Score Histogram

3/5/20

This project generates 100 random numbers to represent the test scores of 100 students. It displays the number of students that got each grade.

Airplane

3/26/20

This project allows the user to shoot at an automatically-moving airplane that is dropping explosions. There is player score and health.

Wreck-It-Ralph Final

6/2/20

This project allows the user play as Ralph in the popular arcaede game, Wreck-It-Ralph.

Mia DyReyes