Moving A Fire Truck

Using some fundamentals we learned last time, I put some shapes together to make a truck. So last time the values for creating the shapes we made in P5JS were hard-coded in, meaning the values once used in the function couldn't be modified or changed. This time we will get a bit more advanced. Using … Continue reading Moving A Fire Truck

Command Line… What is it?

I'm sure we've all seen a screen similar to this one on someone's computer at Starbucks and wondered, what is this? This is a sneak peek under the hood of what it's like to use your computer without all the fancy visual representations we are all used to. As a small example, this is actually … Continue reading Command Line… What is it?