Random Disco Light Simulator

This simulator takes three inputs:

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)?

Output:

On the basis of these three inputs, it simulates conic or linear view for given number of random colors and time interval.

Try these inputs:

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

Have a fun! 😄

🔗 Link:

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