Goodbye Project08/31/22
This was the first program we made.
We learned how to make a simple program
to say goodbye in 4 languages. |
Help Page09/02/22
This was our second project.We used
the logo we made to create a company
and make a help page for that website. |
Mailing Labels09/07/22
This was our third program we made.
We learned how to make a program that
outputs the address in the correct format. |
Madlibs09/09/22
This was our fourth program we made.
We learned how to make a program that
writes out a madlib based on user input. |
Car Rental09/12/22
This was our fifth program we made.
We learned how to make a program to help
a customer rent a car based on user input. |
BMI09/22/22
This was our sixth program we made.
We learned how to make a program that
outputs the BMI of the user based on input. |
Car Rental Upgrade09/28/22
This was our seventh program we made.
We worked on out old Car Rental program
to improve the quality of the project. |
Test Score09/30/22
This was our eighth program we made.
We made a program that calculates
certain data about 2 test scores. |
Dice Game10/04/22
This was our ninth program we made.
We learned how to use random numbers to
make a dice game that calculates probability. |
Crap Dice Game10/11/22
This was our tenth program we made.
We used random numbers to make the
craps dice game with sums and credits. |
Triangle Checker10/19/22
This was our eleventh program we made.
We used user input to output what type
of triange it is based on the sides. |
Coffee Shop10/28/22
This was our twelfth program we made.
We learned how to use public variables
to calculate the total of the order. |
Slot Machine11/03/22
This was our thirteenth program we made.
We used random numbers to make a slot
machine. |
Taco Truck11/25/22
This was our fourteenth program we made.
We used public variables to set the cost
of the items and returned the total value. |
Stair Case12/13/22
This was our fifteenth program we made.
We learned how to use arrays to make a
character move up and down a set of stairs. |
Rock Paper Scissors12/15/22
This was our fifteenth program we made.
We learned how to use arrays to make a
character move up and down a set of stairs. |
2D Submarine1/20/23
This was our sixteenth program we made.
We learned how to move elements in arrays to animate
a submarine moving with a shark in the same tank. |
Tic Tac Toe2/8/23
This was our seventeenth program we made.
We learned how to change the images of the
elements to make a simple game of tic tac toe. |
Basic Ai2/17/23
This was our eighteenth program we made.
We learned how to use timers to move images across
the program to make a basic shooting game. |
Star Field2/28/23
This was our nineteenth program we made.
We learned how to use timers to move "stars" across the program
to make it seem like we were moving really fast in space. |
Advanced Ai3/20/23
This was our twentieth program we made.
We upgraded our Basic AI program to have more
enemies and be a more complex shooting game. |
Number Array3/28/23
This was our twenty first program we made.
We made an array that contains integers and not only images to output
100 random numbers and find information about these numbers. |