Kyle Hechler's GITA 1 Website




Thanks for checking out my website! It is kinda bad but I did my best! -Kyle 2022
This is my webpage for GITA 1. We
are studying C#. It difficult to learn but its what I
call hard fun. If you want to check out a project of mine, Click the picture and download the executable file.

About Page

9/8/22

In this project I made a fake company and gave you infromation about it. This is where we first used visual studio, and just started learning the basics.

Mailing label

9/14/22

In this project I learned how to input things from textboxes into labels. This program is supposed to represent a mailing service online.

Car Rental

9/20/22

In this project I learned how to do calculations of things like total miles and total cost, while still using the things from the previous projects.

BMI

9/29/22

In this project I learned how to calculate the users BMI by using math, and yould tell them what weight class they were in. We also learned how to to a average BMI for all of the users that use the program.

Car Rental Upgrade

10/6/22

In this project I upgraded "Car Rental" one of our previous projects, giving it new features that we learned along the way.

Triangle Checker

10/16/22

In this project I learned further complex calculations by being able to figure out if the sides make a triangle, what type of triangle it is, how many triangles have been checked. what angle the triange is, the image of the triangle, and a randomize triangles tool.

Craps Game

10/20/22

In this project, I made a vegas style dice game that keeps track of the users roll. We also use math that we have learned along the way.

Taco Shop

11/1/22

In this project, I used math to make a taco shop program. The user can choose different options, and we calculated the total sales, average sales, tne price of the taco, and the tacos ordered.

Slot Machine

11/7/22

In this project I made a slot machine game that by using randomization desides 3 pictures to be shown. The user can deposit and bet money aswell. Each time the user loses, the amount he bet goes into the prize pool.

Rock Paper Scissors Lizzard Spock

11/15/22

In this project I made a rock paper scissors game that requires two players to play. Once the first player has chosen, their awnser is hidden. Then when the second player chooses, their awnser is hidden. Once both players choose, a reveal button pops up. When clicked, it will show the two choices and say who won.

Incrimental Game

12/4/22

In this project I made a coin clicker type incrimental game where the user can buy upgrades, and can level up each upgrade for more coins. I also learned how to animate the button when clicked.

Fish Tank

12/20/22

In this project I made a program where a fish swims back and forth, and if it bumps its head a counter goes up. This is the very beginning of understanding how to make games.

Tic Tac Toe Game

1/19/23

In this project I made a program where we were doing a board game project. I chose tic tac toe, but made it 5x5, made it randomized, and had squares do stuff.

Basic AI

2/17/23

In this project I made a game where you can move a character around and an AI will chase you.

Basic AI Upgrade

2/21/23

In this project I Upgraded the basic ai game with a projectile and other things.

Fishing Simulator

3/3/23

In this project i made a game where you could catch fish that would move at random, and have a enemy that was made with a array.

Math menu

3/17/23

In this project i made a form that did multiple mathematical calculations, including prime, odd and even, etc.

Bees Simulator

3/28/23

This is an extra credit project that I did. I made it so that bees would be created using an array, and they would fly to and back from a flower. A sound would play, and there would be different types of bees.

Dungeons- Final Project.

5/11/23

This is my final project that I did. the game is based in an old town, where evil monsters take over the town and you have to stop them. I recapped every skill i have learned like arrays, for loops, lists, timers, ai, etc. Instructions are in the game.

Thats all my projects.