top of page
Local Coffee Shop

Welcome to GC&A

Contact
Blog: Welcome
Search

My Final Project :)

https://editor.p5js.org/gigimarie13579/full/OqHyrhuf3 var x = []; var y = []; var cSize = []; var cSpeed= []; var rColor= []; var score=...

Homework assignment 13

https://www.wired.com/2014/11/algorithms-great-can-also-ruin-lives/ Who is harmed by this algorithm, and how shall we define that harm?...

Floating Balloon

<iframe src="https://editor.p5js.org/gigimarie13579/embed/yPwtuDE9N"></iframe> I created a line that's attached to a circle and a...

Game

In my game, I wanted to create something that kinda looks like my favorite game. Its where things are falling and you have catch them in...

I Really Tried....

Im going to be honest, I had a really hard time understand. I tired changing a bunch of things and it just kept making it worse. The...

Ball Hitting Wall and Changing Color

var xPos var yPos var xSpeed; var bSize; var cColor; var ySpeed; var sr,sg,sb; function setup() { createCanvas(400, 400); xPos=50;...

p5js Face

function setup() { createCanvas(400, 400); } function draw() { background(220); fill('blue') rect(100,50,55,77); rect(250,50,55,77);...

Final Midterm Project

https://makecode.microbit.org/#editor Rubric: Creativity - 25 How does your idea utilize the technical skillsets to create something...

Update:Midterm

So far my project is going very well, but I am having trouble with two things on the brad board. One of the issues is involving the...

Midterm Idea

For my midterm I would like to create a a sensor like the back of a car when you are backing up. While using the distance sensor, there...

I Really Tried Project

I spent the passed 3 days trying to figure out how to add 3 buttons and get the knob to connect with each other. My Microbit...

Using The Button

When I followed the program we created in class to turn on the speaker, it was little challenging at first. When following the...

My Project

When making my own project it was little confusing with understand which numbers go where. Now I understand when you set the letters to...

Technology Art I Find Fascinating

How Long: Two Years How Many People: One person How It was made: I think this technology was made with sensors that form a picture based...

Blog: Blog2
bottom of page