Wordle Game About This is a clone of the popular game Wordle. It is built with Svelte and TypeScript. Quick start to play without building Install dependencies npm install Run the game npm run dev or npm run build serve dist