Computer Science 1




Hey I'm Kyle and here's my GITA 1 profolio.
I am learning C# this year. This page demos all of my
projects. You can download them and run them. Hopefully something will be useful to you!


Good bye

8/31/22

In this program, we learn how to say goodbye using buttons.

About page

9/2/22

In this program, we learn how to display images and buttons show text presentng our company.

Mailing Label

9/7/22

Organizes your answers to make a presentable label.

Mad Libs

9/9/22

You type whatever it is in the textbox and put it in your prebuilt story

Car Rental

9/12/22

In this program, we made a rental program for cars. This process we need to fully grasp how storing variables, very important

BMI

9/22/22

calculates your weight and height squared to to check your weight range .

Test Score

9/30/22

In this program, we learn how compare numbers with parsing.

Dice Game

9/4/22

rolling the dice and probility.

Craps Game

9/11/22

Craps Game with rules involving switching pictures, certain if statements for winning, and points.

Triangle Checker

9/19/22

In this program, we learn how to identify what triangle it is using if statements.

Taco Truck

11/15/22

In this program, we made a taco Truck capable of multiple orders, calculating total price with options.

Stair Way

11/8/22

In this program, we learn how to use arrays with random generators to trap the image.

Rock,Paper,Scissors

12/15/22

In this program, we play rock paper scissors .

2d Sub program

1/20/22

In this program, you control a submarine .

Tic Tac Toe

2/8/23

This game can be played with two people on the same monitor. Give it a try!

Basic Ai

2/17/23

In this program, a ai is finding the shortest path to you, you losing health, and projectiles .

Star Field

2/28/23

In this program, is a array that is generated anywhere that grows and shrinks the colors to appear like they are moving! Later we use if statements depending which quadrant they are to appear inward .

Number Array

3/28/23

You generate 1 through 100, which can have reoccuring numbers and specifics about the generation.

In the Storm, Not the Eye!

5/25/23

My Final project was dodging cars on steroids for as long as you can! I used arrays, loop statements, collision, and logic