GITA 1




This is my webpage for GITA 1. We
are studying C#.

My Company

9/5/24

In this project, we learned the basics of buttons and changing the properties of labels and pictures.

Simple Business Card Generator

9/16/24

In this project, we learned to take in user input and output it on a label. We also learned how use the visible property to make labels and pictures visible or not.

Vacation Planner

9/23/24

In this project, we learned how to do basic calculations and displaying them on labels.

Vacation Planner Upgrade

10/2/24

In this project, we learned how to work with checkboxes and radio buttons and how to take input from them. We also learned how to change the picture in a picturebox.

Triangle Checker

10/10/24

In this project, we practied doing more calculations and checked for a trangle's type based on the user's inputs.

Craps Game

10/17/24

In this project, we learned to work with randomizing numbers by creating a craps game (we don't support gambling; don't gamble).

Slot Machine

10/25/24

In this project, we worked more with randomizing by creating a working slot machine (we don't support gambling; don't gamble) (*There is a clue that makes you win automatically).

Incremental Game

11/11/24

In this project, we created a game similar to cookie clicker (basically cookie clicker with a different theme). When learned to work with event handling, custom functions, timers, and creating sounds.

Rock Paper Scissors

11/18/24

In this project, we created a rock paper scissors game but with a twist. We made "Rock, Paper, Scissors, Lizard, Spock" from The Big Bang Theory. This game us more pracitce with event handling, custom functions, timers, and creating sounds.

Spooky Staircase

12/03/24

In this project, we learned make an array, more specifically using picture boxes, and using for loops with the array. The game is a Halloween themed staircase with a alien on one side and a monster on the other. You will randomly go up and down the staircase until you reach an end.

Simple Board Game

01/06/25

This was our Midterm project. We took everything that we learned in the 1st semester to make a simple board game with 36 squares.

AI Chase

01/15/25

In this project, we learned to work with multiple forms (Menu and Game). In the game, an AI Chases you until it catches you. Your goal is to avoid the AI for as long as possible.

AI Chase Upgrade

01/24/25

In this project, we upgraded our AI Chase project by adding shooting mechanics. The player could now shoot and kill the AI, gaining points for whenever they do so.

Fishing Simulator

01/24/25

In this project, practiced more with multiple forms and made a fishing simulator game. You try to catch fish while there is a predator also trying to eat fish. The game ends when all the fish are caught or eaten.