A Trivia Game
It started out as an exercise about CSS 3D transforms, but I got excited and expanded it a bit, so it became a minigame where you answer questions from the amazing Open Trivia DB. I used only pure JavaScript and A LOT of CSS. Since 3D support in CSS is limited, it features a hybrid combination of 3D and 2D graphics, with some shenanigans to make 2D look 3D. If you're interested, take a look at the source code.
Status | Released |
Platforms | HTML5 |
Author | glauberm |
Made with | Inkscape |
Tags | My First Game Jam, Quiz, Trivia |
Code license | MIT License |
Average session | A few seconds |
Languages | English |
Inputs | Keyboard, Mouse, Touchscreen, Smartphone |
Links | Source code |
Comments
Log in with itch.io to leave a comment.
Wow! This game is really fun to play, and knowing that you only used CSS and JS to make it... I'm amazed!
Thank you very much.
Pretty good! I appreciate the fact that it uses pure web technologies, and it works quite well on mobile!
I'm glad you enjoyed it. :)
Fun trivia game!
Thanks for the feedback! Glad you appreciate it.