/ThePawnsJourney

A frontend application to practice chess tactics by solving puzzles.

Primary LanguageVueMIT LicenseMIT

The Pawn's Journey

The Pawn's Journey

vue vuetify license

Overview

The Pawn's Journey is a Vue 3 application that helps chess players improve their skills through puzzles. The puzzles are categorized by difficulty level, and players can track their progress over time.

Features

  • Chess puzzles from the Lichess public database
  • Puzzles categorized by difficulty level
  • Progress tracking

Getting Started

npx degit spothound/ThePawnsJourney ThePawnsJourney
cd ThePawnsJourney
pnpm i
pnpm dev