I made a project on p5.js. P5. js is an online platform for learning to code in a visual way. Designed for all ages and abilities, anyone can get started quickly creating, editing, and sharing sketches. I'm going to be doing 2 things an interactive plane that can move from left to right and a stick man. To draw the stickman I need to know where each point is and draw two stick figures. This drawing works like a flipbook it shows one image then the other. While for the plane ill need to learn how to implement inputs into my drawing and how to make the backround loop so my plane can keep on moving.
I did this project since this was a topic for our STEAM class.
So I could get the stickman to move I needed to make 2 of each, 2 legs, and 2 arms. To achieve that I put 2 sets of numbers for one arm so two of those for the arms, on the other hand, legs were a bit harder since I needed to put 2 sets but 4 times since my stickman has ""knees"". And for the plane I saw a tutorial which makes the background ""scroll"" and also one for the inputs.
I made my prototype and it did work! But my plane couldn't go up and down.
https://sites.google.com/asa.edu.py/emilio/graphic-math
My results are important since I showed a lot of progress in a period of 2-3 weeks. I learnt that I am capable of doing lots of stuff.
In my project i could add a bit more detail to the background of my digital drawings. Or making it more interactive for viewers.
I wanted to make a game or at least something interactive, like a car or a plane. So I sticked to the idea of making a plane and made this.
Your project is a great example of how something that seems simple can actually be quite complex. I would be very interested to see how you continue to build and improve it next year!