8 minutes 4 seconds for the easy one! I really liked the simple design, the controls and above all the generation of a solvable 3D sudoku. Did you use vanilla JavaScript for this? Nice!
Thank you. It is written in TypeScript and is converted to JavaScript using rollup. But doesn't use an extrernal library in runtime, just the plain web API's.