guess-the-letter Svelte Themes

Guess The Letter

Simple game that will quickly teach you how to write words correctly

Guess The Letter

Website GitHub

Simple game that will quickly teach you how to write words correctly
(Currently supports only russian language)

Easy to understand, Process and rectify mistakes conveniently, Create and play with your own dictionaries


Game card with word «катастрофа» (eng. catastrophe)

Other screenshots


Installation

Guess The Letter was written using Vite, Svelte and Typescript to build logic and Tailwindcss to design the website. So this section will explain how to install the project and what each component is responsible for.

Requirements

  • npm 9.6.6

Install

$ git clone https://github.com/BoggerByte/Guess-The-Letter.git
$ npm i

Run Dev Server

Dev server will be started by default at http://localhost:5173/Guess-The-Letter/

$ npm run dev

Build

$ npm run build

Code quality

$ npm run check
$ npm run format
$ npm run lint

Top categories

Loading Svelte Themes