https://editor.p5js.org/TotalAwesomePerson/sketches/tQEvQfn3a [in order to start, press the play button at the top left, above the code editor] so, here's one of the first sketches I'll share with you. It's a very simple project - an ellipse that smooth-glides to your mouse. It also changes width based on the xvel and height based on the yvel. You could try creating it based on arrow keys, which would change the velocity and (maybe) make it a multiplayer game. That's all for now :)