pyvider
2025-04-22
Restructure project into working directory and add PixiJS snake test page
20 files · 1,302+ · 633-
Project directory restructure
4 files changed
app.jsMoved and refactored main app with improved particle scalingparticle-manager.jsRebuilt particle manager with simplified APIindex.htmlNew index page in working directorystyles.cssFresh stylesheet for working directory layout
- Moved all JS, CSS, and HTML from root into working/ subdirectory for cleaner organization
decouple
architectural
3 files
app.jsparticle-manager.jsindex.html
- Archived original pixisnek.html to old/ directory
harden
internal
1 file
pixisnek.html
PixiJS snake test page
1 file changed
test.htmlNew PixiJS-based test page with snake animation prototype (585 lines)
- Added PixiJS test page exploring alternative rendering approach for the snake animation
instantiate
behavioral
1 file
test.html
Documentation and design notes
2 files changed
prompt.mdDesign prompt capturing animation concept goalsweb-pyvider-core.mdPyvider core architecture documentation