This is a simple 3D quiz game. It took me a while to do, but I think it went quite nice. To get random questions I used API from opentdb.com. I don't own models, I've taken them from sketchfab. This tool helped me a lot with packing GLTF to GLB. It was meant to be an online game, but I'm not an author of the server part (you can play with your friend here).
Use npm installation command
npm install
Fajny kod
To to run game use
npm run dev