Skip to content

chippokiddo/skittlesshaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skittles Shaker

A heads-or-tails simulation featuring Skittles. You can shake virtual Skittles that have two sides: heads (s) and tails (no s). The Skittles start off gray, and when you shake the container, they take on random colors, representing heads or tails. Keep shaking until all the Skittles end up as tails.

💡Features

  • Randomly shake 64 Skittles to see their heads and tails.
  • Skittles change to vibrant colors (e.g., red, yellow, green) when they land as heads or tails.
  • Reset the simulation anytime by clicking the 'Start Over' button.
  • Light/dark mode
  • Shake counter
  • Progress bar
  • Shake sound effect
  • Confetti celebration using canvas-confetti when you reach all tails.
  • Shake effect
  • Subtle flip animation

🕹️ Try It Out

You can try the Skittles Shake Simulation directly in your browser by visiting here.

🤝 Contributing

Contributions are welcome! If you have ideas for new features or improvements, feel free to fork the repository and submit a pull request.