booting...

🚫 Module Loading Error (CORS)

This TEIA package needs to be served from an HTTP server to work properly.

Quick Solutions:

  • Python: python -m http.server 8000
  • Node.js: npx serve .
  • PHP: php -S localhost:8000

Then open http://localhost:8000 in your browser.

Reason: Browsers block ES modules when opened directly as files (file:// protocol) due to CORS security policy.

📜 Source Code

black
(0.1s (ink (? black white) 32)
(circle ? ? 32))
(ink (? white black gray) (? 32 96))
flood ? ?
scroll (2s... 1 0 -1) (3s... -1 0 1)
(1.5s (zoom (? 0.5 4)))
(1s (blur 0.5))
(2s (contrast 2))
(0.3s (ink (? white black)) (repeat 30 point))
(1s... (spin (0.5s... -0.1 0.1))

Piece: $39i

Author: @jeffrey

Created: 09/28/2025, 10:46:40 PM PDT (America/Los_Angeles)

Type: KidLisp (275 characters)