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





Jumping Game

01/29/25

In this project we used keypresses to control a character
we designed. We also used arrays to control different attacks and
an enemy.





Battle Arena

03/14/25

In this project I created a kirby and baking inspired
game that uses arrays to create a complex two-player game.





Final Project

05/28/25

In my final project I used everything I have learned
this year to create a single player adventure game where
you need to help Kirby collect ingredients for his special recipe.