Inside out bouncing ball animation
A mostly CSS-only cool animation of a ball bouncing within a rectangle. We just need to capture the mouse position with JavaScript.
A mostly CSS-only cool animation of a ball bouncing within a rectangle. We just need to capture the mouse position with JavaScript.
Workaround to avoid display: none problems.
Have you ever played to Simon? That game where you have to memorize an incremental sequence of colors. Today I’m bring to you this famous game in ES6 using CSS transformations and animations. Open it in a new browser window or tab and stretch or shrink the area to see how the game is always visible, there are not scroll bar at all, pure responsiveness, enjoy the play 🙂
Code once, run everywhere: Simon Game in Google Play