React
TypeScript
Vite
Tailwind CSS
Simple puzzle game with a 4x4 grid of numbered tiles. The goal is to arrange the tiles in numerical order by moving them into the empty space.
Docs: https://tauri.app/
Rust is required to build the Tauri app. Install Rust with
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
sh bun run tauri build
sh bun run tauri dev