Computer Science 1




This is my webpage for GITA 1.
we are studying C#.
Some projects to check out: Vacation planner upgrade.

My Company

9/5/2024

My first project! In here we started on the basics of C#, learning how to make simple labels and buttons. I drew the company logo in this one.

Simple Business Card Generator

9/16/2024

In this project, we learned how to code and change labels. We also learned how to use Textboxes.

Vacation Planner

9/23/2024

In this project we learned how to use error handling, as well as starting to use equations in the code.

Vacation Planner Upgrade

10/2/2024

This project is an upgraded version of the Vacationn Planner. I like this project because of how organized it is. In here we learned how to use radio buttons and checkboxes.

Triangle Checker

10/10/2024

This project is pretty good too. In here we learned how to use Random variables. This projects involved a lot of math.

Craps Game

10/17/2024

This was the first game we made. In here we used and learned more about Random variables to create a game.

Slot machine

10/25/2024

In this one we used a lot of random variables to make a slot machine! There is a couple glitches in mine, fyi.

Incremental Game

10/25/2024

This one gets the good graphics reward, I drew the cat thing and I also like how organized it is. The only problem is that this one had a couple glitches. In here we learned how to use timers. We also learned how to put sound in our program.

Rock Paper Scissors Lizard Spock

11/18/2024

This one was pretty good. In here we learned how to make a 2 player game with round based turns. We use radio buttons to make the options, as well as importing sound.

Spooky Staircase

12/3/2024

In this one we learned how to use arrays. The person moves randomly up and down the staircase. It was pretty cool learning arrays because we are going to be using it a lot in future projects.

Simple Board Game

1/6/2025

This one had a really big glitch with the dice rolling, but aside from that, this project was pretty complicated. In this one we utilized arrays a lot to make the board and the movements.

Ai chase

1/15/2025

In this game we learned how to make multiple forms. You can see this when you start the project, there will be a menu and a game form. I made the graphics in this game. Go check out the upgraded version below!

UPGRADED Ai chase

1/15/2025

In this one we added a bullet to shoot the enemies in the game. This project was pretty cool because it felt like we were making a real game.