Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 553 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 553 Bytes

The-P0W3R-Punch

a p5js interactive animation.

Inspired by some Japanese animations: the protagonist charges up and then unleashes a shocking attack!

Hold LMB to charge, release to fire! (the longer you hold, the bigger the shockwave is 🤪)


To preview the effect, use Visual Studio Code to open the entire root folder, then enable the live server plugin. (You can get it from the vs code extensions)

To modify the code, go to sketch.js


Still trying to figure out how to run the code natively by launching the index.html. 😅