P5.JS coding
Paxton English
Project Statement
My project is about learning how to code in P5.JS. I decided to try and code a Pong game through Java Script. I had multiple steps I took to make this game including learning the basics, creating a simple game, making buttons, and learning the variables and different commands.
Why
I chose this project because it seemed manageable for my first O.I. I was interested in skill building. So I decided to learn programming with P5.JS. P5.JS is a learning platform for beginners that teaches you the basics.
Precedents
Conceptual, technical, and visual
Visual Precedent
Name: Pong
Creator: Allan Alcorn
Technical Precedent
Name:
Creator:
Sketches
Step 1
Page 1
Step 2
set speed
make button
set sizes and location
Step3
colors, score, resets ball
page 2
1) Try and understand the code more.
2) make easy, medium and hard modes.
3) Make more pages with options like settings where you can change the colors.
4) Make it single player option for the game.
Next Steps