My Company9/5/24In this project, we learned how to display pictures and
use labels. |
![]() |
Simple Business Card Generator9/16/24In this project, we learned how to take in user input and output it. |
![]() |
Vacation Planner9/23/24In this project, we learned how to
error handle and do calculations in our code. |
![]() |
Vacation Planner Upgrade10/2/24In this project, we learned how to use radio buttons
and checkboxes. |
![]() |
Triangle Checker10/10/24In this project, we learned how to use conditional
statements to identify a triangle using pythagorean theorem |
![]() |
Craps Game10/17/24In this project, we learned how to randomize
numbers and respond to them using conditional statements. |
![]() |
Slot Machine10/25/24In this project, we learned how to randomize
numbers and combine them with other values to change the final
outcome. |
![]() |
Incremental Game11/11/24In this project, we learned how to use timers and add sound using
Windows Media Player. We also learned how to allow the user to
click on a picturebox to interact with it. |
![]() |
Rock Paper Scissor11/18/24In this project, we learned how to allow users
to interact with the game by confirming their choice inside
of a MessageBox. |
![]() |
Spooky Staircase12/3/24In this project, we learned how to use arrays and for loops to create
picture boxes, then move an image between those picture boxes. |
![]() |
AI Chase Upgrade1/24/25In this project, we learned how to make our characters movements
smoother and check to see if items are intersecting. |
![]() |