Gita 3

Welcome to my Gita 3 page, this year we're learning javascript in p5.js


Collage

08/22/24

In this project we learned how to use p5.js
and how to change the position, font, and
color of the text



Holiday Card

08/26/24

In this project we drew a character and
learned how to create basic shapes and change
the color and position.



Landscape Animation

09/04/24

In this project we created a moving
animation that shows a character going
across the screen





Tutorial Page

09/25/24

In this project we leanred how to
make buttons and create multiple canvases
that show several different scenes.





Clicking Game

10/14/24

I created a clicking game that tracks collision
between the mouse and object





Circle Objects

10/15/24

I created a class for an array of circles that
bounced around the canvas





Helicopter

11/13/24

In this project I used multiple classes to create an array. try to collect fuel while the birds avoid you.





Projectiles

12/13/24

I created a game where a player has to shoot the enemy
while projectiles bounce around the canvas. I used push and splice to fire the projectiles