Skip to content

A frontend application to practice chess tactics by solving puzzles.

License

Notifications You must be signed in to change notification settings

spothound/ThePawnsJourney

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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