This is my webpage for Gita 1. We
are studying C#. Its my first year of computer
science. It difficult to learn but its what I
call hard fun.
My Company
9/5/24
In this project, we had to make a fictional
company, a c# application would then have to display various information about
such company, such as the logo, slogan, and backround information.
Simple Business Card Generator
9/16/24
In this project, we had to make a business card
generator, which the user could enter various information such as
name, job title, company name, contact information, and a company adress.
Vacation Planner
9/23/24
In this project, we had to make a vacation planner that
will plan out the cost of a hotel stay, this is based on how many days you stay,
the cost of activities, and how much food you had.
Vacation Planner Upgrade
10/2/24
In this project, we had upgrade our vacation planner that
will plan out the cost of a hotel stay, this is based on what hotels they stay at
and what activities they do, discounts also affect the final cost.
Triangle Checker
10/10/24
A project where we had to create a program that will
decide if a triangle can be made and if so, what triangle it makes.
Craps Game
10/17/24
A project that simulates the gambling game "Craps Game" found at Vegas. It uses dice to determine wins.
Slot Machine
10/25/24
In this project, we had to make a functional slot machine where you can bet a certain amount of money provided.
Incremental Game
11/11/24
In this project, we had to make an incremental game, such as cookie clicker. Multiple upgrades that help you were needed as well as upgrades to the helper mechanics
Rock Paper Scissors
11/18/24
In this project, we had to recreate rock paper scissors, but we had to also include lizard and spock. This led to many multiple outcomes that had to be accounted for.
Spooky Staircase
12/3/24
In this project, the player will go up or down randomly, and if you hit the top or bottom, a monster or alien would come out.
Simple Board Game
1/6/25
In this project, we had to make a simple board game that had two players, as well as multiple event spots that do different things.
Ai Chase
1/15/25
In this project, we had to make a program that contains a game that will have an AI that will chase you, by using wasd, you will have to dodge it for as long as possible. This project helped us learn how to make a menu in our game.
Ai Chase Upgrade
1/24/25
This project is an upgrade to Ai chase, we had to change how the character moves and had to add a projectile that the player can shoot. The objective also changed with you now having to shoot the monster with a provided weapon.