GITA 2 Projects
CollageDate: 9/3/2024
We learned how to use absolute positioning and relative positioning to organize the images and
add a background image.
|
![]() |
DiceDate: 9/21/2024
We learned how to generate random and made a dice game generating random roll from 1 to 6 randomly.
We also added output stating the result and pobability of each faces.
|
![]() |
Craps GameDate: 9/26/2024
This project is same as dice but we need to add if else to ouput same as the real craps game in las vegas.
|
![]() |
Merchandise Store UpgradeDate: 10/1/2024
This project is upgrade version of online store where we add a radio button and checkbox to keep track of how many discount should occur.
|
![]() |
Basic Animation (Circle Bounce)Date: 10/4/2024
This project is using a canvas tag and print out the ball using pixel and making it able to move and bouncce of the boundary of the canvas.
|
![]() |
Basic Space InvaderDate: 10/15/2024
This project is using a canvas tag and draw a enemy and our spaceship. Spaceship can move left and right and shoot bullet to enemy. Hit three times, you win.
|
![]() |
Circle Bounce- Multiple ObjectsDate: 10/31/2024
This project is upgrade of circle bounce where we use array to make various other circle and bounce in different color, size, and speed.
|
![]() |
Submarine ProjectDate: 11/15/2024
This project is making arrays of big fish and small fish and make a submarine which need to protect small fish from losing health.
|
![]() |
Number ArrayDate: 11/20/2024
This project is making a number array size of 1000 and keep track if your number is in and how many even, odd are there.
|
![]() |
Number Array Upgrade Part 1Date: 11/22/2024
This project is upgrade version of number array where it also keep track of time of search to find your number.
|
![]() |
Number Array Upgrade Part 2Date: 12/4/2024
This project is 2nd upgrade version of number array where it uses binary seach to sort the list in ascending order.
|
![]() |
String ProgramDate: 1/28/2024
This project is allowing to input any words and it organizes the longest, shortest, capitalization of the words.
|
![]() |
CheckerboardDate: 2/1/2024
This project is generating checkerboard based on two color user choosed and the custom width and length.
|
![]() |
Research ProjectDate: 2/14/2024
This project is researching on cybersecurity and dangers of exposing personal information and telling how to prevent it.
|
![]() |