Tag Archive for: viewport

Simon Game

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

CSS Responsive Square

I have seen many weird ways to create responsive squares, that’s why I would like to share an easy one. Go to JSFiddle and play resizing the result window.