goodbye programdate: august 25, 2023
in this program, we leaned how to customize labels and buttons.
the program shows you how to say goodbye in different languages when you click the buttons.
|
![]() |
about pagedate: august 29, 2023
in this program, we leaned how to change pictures and text using buttons.
the program shows you information about "moon's macaroons" a company i created.
|
![]() |
mailing labeldate: september 6, 2023
in this program, we leaned how to use textboxes and output information.
the program allows you to input information and creates a mailing label for you.
|
![]() |
madlibsdate: september 11, 2023
in this program, we practiced using texboxes and learned how to create messages.
the program creates a madlib for you after filling out all the textboxes.
|
![]() |
bmi calculatordate: september 19, 2023
in this program, we learned how to perform more complicated calculations.
the program calculates your bmi for you and gives reference numbers and a meal plan.
|
![]() |
craps gamedate: october 10, 2023
in this program, we practiced changing the results depending on the dice rolled.
the program allows you to play the casino craps game online.
|
![]() |
slot gamedate: october 18, 2023
in this program, we used radio buttons and random numbers to create a slot machine.
the program requires you to insert credits then allows you to spin until you win.
|
![]() |
staircasedate: november 13, 2023
in this program, we used arrays to randomly place stitch on a step.
the program also keeps count of how many times each door is opened and the total steps taken.
|
![]() |
tic tac toedate: january 23, 2024
in this program, we used arrays to create a 5-in-a-row tic tac toe game.
the program also keeps track of how many times each player won.
|
![]() |
starfielddate: febuary 19, 2024
in this program, we used for loops to create a moving starfield.
the program also creates the illusion that you're moving through space.
|
![]() |
bee simulatordate: march 18, 2024
in this program, we used array lists to add new bees to the form.
the program also has a shark that eats the fish and keeps track of how many fish you catch.
|
![]() |