I had lots of fun making all these diffrent projects,
and even thought it was more challenging at times,
I see the progress I made throughout the year.
My Company
6 September, 2024
We focused on adding interactive buttons
that perform specific actions that modify the displayed information.
Simple Business Card Generator
17 September, 2024
This project focused on understanding the user's input and outputting the data provided. In addition, the layout was supposed to be clean and customizable.
Vacation Planner
24 September, 2024
The project focused on calculating the customer's total cost and their choices. It also covers the conversion and customization of text onto a label. Additionally, it keeps the players data.
Vacation Planner Upgrade
3 October, 2024
This project is based on the previous Vacation Planner. In addition, this project includes radio buttons and checkboxes. We also learn conditional statements and use them to calculate the charge for every customer.
Triangle Checker
11 October, 2024
The triangle checker focused on conditional statements to classify triangles and correctly display the relevant information. It also covered random numbers
;for example, when pressing the 'generate button', it will show random numbers between -5 and 20.
Craps Game
18 October, 2024
This game uses random numbers once more, and it's very important to pay attention when checking your program with the winning or losing conditions.
Slot Machine
26 October, 2024
The Slot Machine uses radio buttons, conditional statements, and labels to display the information. In my personal opinion, this is the most confusing project.
Incremental Game
12 November, 2024
This project requires audio, And I found it easier to figure out a way to make the testing easier, as fast as possibe in to your code so the over all project testing time is much quicker, and you'll be done quicker.
Rock Paper Scissor
19 November, 2024
In this game, it is easier to create only one conditional statement for when a person chooses rock, paper, or scissors, and just put it in multiple places. It was one of my favorite games.
Spooky Staircase
4 December, 2024
In the project you start using arrays, timers and radio buttons. Its very simple so you can play around with the design.
Simple Board Game
7 January, 2025
This game requires lots of testing as well so be prepared.
AI Chase
16 January, 2025
This was a very fun project and was one of my favorites. You can get really creative which was very fun. This project and the upgrade are a big part in the Fishing Simulator.
AI Chase Upgrade
25 January, 2025
This just builds on the previous project and also was very fun and in my personal opinion not very challenging.
Fishing Simulator
11 February, 2025
This project took lots of time, but was very fun to play around with. Lots of what was done in the AI chase was used in the Fishing Simulator.