Skip to content

A simple, easily customizable bouncing DVD logo

License

Notifications You must be signed in to change notification settings

bemxio/dvd-screensaver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dvd-screensaver

A simple, easily customizable website, made with raw HTML + CSS + JS trio, that simulates the DVD screensaver.

What is this?

Bouncing DVD Logo, or DVD Screensaver, refers to the animated screensaver commonly found on American DVD players, in which the DVD Video logo bounces to different parts of the screen and changes color. Online and in pop culture, people brag and joke about seeing the logo land perfectly in the corner of the screen.

- knowyourmeme.com

URL Parameters

There are a couple of things you can customize, using URL query parameters:

  • logo - the link to a logo in an SVG format
  • initialColor - the color of the logo upon loading the website
  • randomizeColor - specifies if the color of the logo should be randomized after every bounce
  • speed - a speed in which the logo will move

Contributing

As with all my projects, contributions are highly appreciated!