My Company9/5/24In my first project, I learned the
basics of C# and created a simple program to display
a company's website. |
![]() |
Business Card Generator9/16/24In this project, we used buttons
and user inputs. It can display user information on a
digital business card. |
![]() |
Vacation Planner9/23/24In this project, I used user inputs
to calculate the cost of a vacation and display it
on a reciept. |
![]() |
Vacation Planner Upgrade10/2/24In this project, I added more elements
to my Vacation Planner, such as activities, hotels, and
multiple choice options. |
![]() |
Triangle Checker10/10/24In this project, we learned how to
use random numbers and provide different types of triangles,
such as isosceles, equilateral, and scalene. |
![]() |
Craps Game10/17/24In this project, I used images for dice to create a classic game. It uses many buttons an includes instructions for users. |
![]() |
Slot Machine10/25/24In this project, I randomized slots to simulate a slot machine. You can deposit and bet money every time you take a turn at slots. |
![]() |
Incremental Game11/11/24In this project, I learned how to use music in my programs. In this clicker game, you can upgrade your clicks per second and per click. |
![]() |
Rock Paper Scissors11/18/24In this two player game, you can play rock, paper, scissors, lizard, and spock. I learned how to hide and show elements easier. |
![]() |
Spooky Staircase12/3/24In this project, I learned how to use loops and arrays. The cat will move up or down randomly, while avoiding the monsters at the top and bottom of the stairs. |
![]() |
Simple Board Game1/6/25In this project, I learned how to use two arrays at once and combine my previous skills. This two play game is controlled by a dice and has 36 spaces. |
![]() |
AI Chase1/15/25In this project, I learned how to use multiple forms and arrows keys. The game consists of a player and an AI chasing you. |
![]() |
AI Chase Upgrade1/24/25In this project, I upgraded my original AI Chase and added ways to hit the AI. The arrow keys move much more smoothly and faster. |
![]() |
Fishing Simulator2/11/25In this project, I used for loops to create fish and bubbles. Use the space bar can be used to play the game while a predator automatically chases the closest fish. |
![]() |
Path Puzzle Game2/23/25In this project, you can use arrow keys to move across a 2D array and complete 3 levels. I learned how to incorporate 2D arrays into games. |
![]() |
Tic Tac Toe3/2/25In this project, two players can play tic tac toe. I used a 2D array and became more comfortable using tags for pictureboxes. |
![]() |