Skip to content

The Random Disco Light Simulator is a fun and interactive project that brings the excitement of a disco dance floor to your screen whether you're a developer, a party enthusiast, or just curious.

Notifications You must be signed in to change notification settings

ShristiiSharma/Random-Disco-Light-Simulator

 
 

Repository files navigation

Random Disco Light Simulator

Description

The Random Disco Light Simulator is a fun and interactive project that brings the excitement of a disco dance floor to your screen whether you're a developer, a party enthusiast, or just curious.

Features

  1. Conic Mode

    • Imagine a spotlight sweeping across the room, creating vibrant cones of light.
    • The colors change dynamically as the spotlight moves, adding an electrifying effect.
  2. Radial Mode

    • Picture a pulsating ring of light expanding and contracting.
    • The radial pattern syncs perfectly with the beat, making you feel the rhythm.
  3. Linear Mode

    • Visualize colorful streaks of light moving in straight lines.
    • These streaks crisscross, intersect, and dance across the floor, transforming your space into a dynamic disco.

Inputs

  1. How many random colors you want to be shown?
  2. With how much time interval (in milliseconds) you want to change the colors randomly?
  3. What type of view you want to choose (conic, linear or radial)?
  4. Countdown timer (in seconds)
  5. Sound Effect

Output

On the basis of these inputs, it simulates the selected view.

Try these inputs and have fun! 😄

  • 1000
  • 1 milliseconds
  • conic
  • 60
  • 1000
  • 1 milliseconds
  • radial
  • 60
  • 2
  • 500 milliseconds
  • linear
  • 60
  • 1000
  • 1 milliseconds
  • linear
  • 60

🔗 Link

https://sk66641.github.io/Random-Disco-Light-Simulator/

Our Contributors !! ✨

Thanks to these wonderful people: ✨

About

The Random Disco Light Simulator is a fun and interactive project that brings the excitement of a disco dance floor to your screen whether you're a developer, a party enthusiast, or just curious.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 37.9%
  • HTML 32.0%
  • CSS 30.1%