Qubic is the trade name for 3D tic-tac-toe. This project is an implemention of cubic online using three.js (with the help of threlte) and svelte.
More can be read here: https://en.wikipedia.org/wiki/3D_tic-tac-toe
The site for the game is developed with the use of Svelte and SvelteKit. Additionlly, three.js was implemented for the 3D graphics with the help of a useful svelte component library called threlte.
The CSS for the site is minimal, but where it is used, it is implemented with the help of TailwindCSS.