GITA 1




This is my webpage GITA 1. We are currently
studying C#. Its my second year of computer
science, with me learning Python last year the
class may be challenging but it's good fun..

"My Company"

9/5/24

This project served as an introduction to the world of C#. We learned the basics of the program and how to have the user interact with buttons to change the environment.

Simple Business Card Generator

9/16/24

This project had us learning user-input, allowing the user to choose the style they wanted for a pseudo-business card.

Simple Vacation Planner

9/23/24

This project had us further learn about user-input. Users would input data according to the "vacation" they had, which would be calculated for a receipt for the user.

Upgraded Vacation Planner

10/2/24

This project had us learning how to use radio buttons in order to give the user a choice between 3 pre-determined options, such as the type of hotel they'd like to stay at.

Triangle Checker

10/10/24

This project had us taking input from the user about a triangle, such as the side-length and angle type. Then, we'd calculate to determine the type of triangle and if it was possible in the first place.

Craps Game

10/17/24

This project had us finally learn how to generate and apply random values- In a vegas-style game about rolling 2 dice for certain numbers.

Slot Machine

10/25/24

Continuing the trend of Vegas-style games, we made slot machines that allowed players to bet "money" and spin for a chance at the jackpot prize (or just go broke)

Incremental Game

11/11/24

One of the largest projects we had. This project had us incrementing two MAJOR elemnts- sound and timers. Players could click an object for points and buy upgrades such as auto-clickers and gacha multiplers (all accompanied by background music)

Rock Paper Scissors Lizard Spock

11/18/24

Our first ever multi-user input project. It's a simple game of Rock-Paper-Scissor-Lizard-Spock where both users make their pick and see whether they won or lost.

Spooky Staircase

12/3/24

In this late-Halloween project we coded a staircase with two suprises at the top and bottom, the user moves across the staircase on a random timer they decide the speed of.

Simple Board Game

1/6/25

Another large project to end our first semester and begin our second. This one had us make a digital board game with two players who'd randomly spin a dice to move spaces, there are many special tiles and ways to win!

AI Chase

1/15/25

This project had us learn two very important aspects, user key input and multiple forms. These were used to make a menu for the game and allow the player to move with arrow keys.

Upgraded AI Chase

1/24/25

An upgraded version of the AI Chase featuring smooth movement and the ability to shoot projectiles at the AI for defensive purposes. (I attached the link but did not have access/permission to change it to "Everyone")