3D Carousel with Mouse Control
A Pen by Benjamin Zanatta on CodePen.
A Pen by Benjamin Zanatta on CodePen.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="wrap"> | |
<div class="game"></div> | |
<div class="modal-overlay"> | |
<div class="modal"> | |
<h2 class="winner">You Rock!</h2> | |
<button class="restart">Play Again?</button> | |
<p class="message">Developed on <a href="https://codepen.io">CodePen</a> by <a href="https://codepen.io/natewiley">Nate Wiley</a></p> | |
<p class="share-text">Share it?</p> | |
<ul class="social"> |
A variation on an older pen: https://codepen.io/carolineartz/pen/VwYwZaP
beyond the obvious differences, this version uses gsap vs the linked pen animates via css.
A variation on an older pen: https://codepen.io/carolineartz/pen/VwYwZaP
beyond the obvious differences, this version uses gsap vs the linked pen animates via css.
A variation on an older pen: https://codepen.io/carolineartz/pen/VwYwZaP
beyond the obvious differences, this version uses gsap vs the linked pen animates via css.
A variation on an older pen: https://codepen.io/carolineartz/pen/VwYwZaP
beyond the obvious differences, this version uses gsap vs the linked pen animates via css.
NewerOlder