It started out as an exercise about CSS 3D transforms, but I got excited and expanded it a bit, then it became a minigame where you answer questions from the Open Trivia DB. I submitted it to the Game Off 2018. Made using only vanilla JavaScript and lots of CSS.
Clone the repository and then run:
npm install && npm start
To watch for changes in the CSS:
npm run watch-css