Devoi Questions Journey Game: For Kids Learning Platform

I recently created a game for a kids’ learning platform, and using three.js was just awesome.
Link here: https://play.devoi.page

Home page: you be able select what category (English or Math), difficulty (easy, medium, hard) and how many questions you want to answer (5, 10, 15)

Here is a sample video link on how to play the game:

Nice project. It is great seeing learning platforms using interactive 3D instead of the usual static quiz interfaces. Using Three.js for a question based journey makes the experience more engaging for kids, especially when categories, difficulty levels, and progression are visualized in a game like environment.

Educational tools benefit a lot from this kind of approach because the interaction itself becomes part of the learning process rather than just answering questions on a flat page.

I have also been exploring similar ideas where learning and exploration happen inside interactive 3D environments. Instead of simple menus, the knowledge or activity becomes part of a small world the user can navigate.

Here is a small viewer demo from one of my experiments:

https://theneoverse.web.app/#serini&&serini

My goal is more toward open world style environments and interactive experiences, but projects like this show how effective Three.js can be for education and learning platforms.

Nice work and thanks for sharing it with the community.