plan 1, initial version
This commit is contained in:
parent
00155b43c0
commit
59fa0315f1
2 changed files with 5 additions and 0 deletions
4
demo-01/plan.md
Normal file
4
demo-01/plan.md
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
Task: build a single page website in index.html with a particle trail effect following the cursor using HTML, CSS, and JavaScript.
|
||||
|
||||
You may use libraries like Three.js. The particles should spawn at the cursor, move with
|
||||
some inertia, and fade out over time.
|
||||
Loading…
Add table
Add a link
Reference in a new issue