codepens/3d-d20-die-with-pure-css/README.markdown

388 B

3d d20 die with pure CSS

_A Pen created at CodePen.io. Original URL: https://codepen.io/vicentemundim/pen/cenIh.

This is a 3d 20-sided die made with pure CSS. Each face is an equilateral triangle, that can be resized. You can also change de color of the die, as well as its opacity.

The sum of the values on opposite faces is always 21.