Project information
- Category: Getting in touch with P5.js
- Course: Data Visualization
- Project date: 13 September, 2023
How to play?
Created a p5.js game featuring an archer aiming to hit a target. Click to launch arrows with gravity consideration.Adjust arrow speed to modify gravity effect. Begin with 5 lives, background color changes upon hitting a target.
Good Luck!
p5.js - Getting Started -
The aim of this project was to demonstrate my proficiency in using p5.js, a JavaScript library for
creating
graphics and interactive visualizations. I explored concepts learned in the first nine chapters of the
"Getting
Started with p5.js" book and other online resources, creating an application that reflects my
understanding of
these principles. This project is part of my portfolio, showcasing my ability to develop creative and
functional
solutions using various programming technologies and tools.
If you want to take a look into de code, feel free to visit my
GitHub
Repository!