Computer Science 1



This is my first website on GITA 1
I am currently learning the C# language, here is all of my projects down below. If you want to download them properly. Download Visual studio 2022(Community version). Once downloaded, open the solution from one of the zip files.

Goodbye Project

8/31/22

We learned how to display pictures and use labels


About Page

9/2/22

We learned how to use buttons, labels and making picturesboxes visible


Mailing Label

9/7/22

We learned how to use textboxes as functions


Madlibs

9/9/22

We created a story using labels and textboxes


BMI

9/22/22

We calculated the BMI with textboxes and displayed them on a label


Car Rental

9/12/22

We learned how to calculate car's information from textboxes


Car Rental Upgrade

9/28/22

We upgraded the car rental program to use radiobuttons


Test Score

9/30/22

We calculated the test scores using text boxes


Dice Game

10/4/22

We learned to use random numbers and to find the probability of the sum of dices


Craps Dice Game

10/11/22

We used random numbers to calculate which pictures to display


Triangle Checker

10/19/22

We learned how to check each different traingles based on their size, type, and length


Coffee Shop

10/19/22

We learned how to set up an application for cilents for a coffee shop


Slot Machine

11/3/22

We learned how to compare pictureboxes and tell which one wins or not


Taco Truck

11/15/22

We learned how to calculate the cilents total price and display the pictures on a picturebox


Staircase

11/8/22

We learned how to keep track of the number of times the picturebox moves, and learned how to move the picturebox using 1D arrays


Rock Paper and Scissor

12/15/22

We learned how to compare pictureboxes for a different game


2D sub program

1/20/23

We learned how to use timer with pictureboxes, and how to make them move through pictureboxes


Tic-Tac-Toe

2/8/23

We learned how to make a game with 2d arrays, and compare their values


Basic AI

2/17/23

We learned how to move pictureboxes


Star Field

2/28/23

We learned how to move pictureboxes diagonally, and make them spawn randomly


AI Upgrades with Arrays

3/20/23

We learned how to make pictureboxs spawn in random positions and move with timers


Number Array

3/28/23

We learned how to find odds and evens from a integer array


Final Project

5/25/23

We made a game of our own choice. It was fun making it and playing it.