I took some sprites from an early version of the Stick Slash tournament, converted them to GIFs, and added them to P5. I also made an enemy Object in P5.
Posts
Assigment 8


Assignemnt #7 P5 variables
I added X and Y variables to my character. This will help us move the player with the keyboard



P5 Snake game



Assignment# 7
Assignment 7
During this week I added x and y position variables. Also made it move left and right.
Link to my code
p5 progress Assignment 7

https://editor.p5js.org/GeneralAlucard/sketches/EL420Z1sl
Recreated the character to actually look very similar to Scratch. Included movement with all 4 arrow keys and making good progress.
p5.js Project: Movement
I got my character to move in all 4 directions.
p5 movement
Assignment #7

This is my sketch on p5 that involves some added code using variables and events to get my character to move left and right
here is the link to my sketch: https://editor.p5js.org/PokeSwing/sketches/ozMT6kazN
Variable Assignment

