Skip to content

TodePond/ScreenPond

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScreenPond

ScreenPond lets you make fractals and the 'droste effect'. I made it for my video: 📺 Screens in Screens in Screens

Try it out!

You can try it at screenpond.cool

Draw screens by clicking and dragging!
Press the number keys to change colour.
Press "C" to clear the screen.

Running

To run locally...
you need to run a local server because it uses javascript modules.
(ie: you can't just open index.html like most of my other projects)

I recommend getting deno and then installing file_server with this command:

deno install --allow-read --allow-net https://deno.land/std@0.142.0/http/file_server.ts

Then you can run this command to run a local server:

file_server

About

screens in screens in screens

Resources

License

Stars

Watchers

Forks

Sponsor this project