Skip to content

vltkh/chess-viewer

Repository files navigation

Chess notation visualisation tool

This is simple visualisation tool for chess Algebraic notation.

The default chess game moves are hard-coded in App.vue file, but it's possible to paste your own moves and visualize them.

The parser accepts russian and engligh pieces letters.

Install

yarn install

Usage

Develop

# run dev server at localhost:8080
yarn dev

Build

# transpile js for deployment
yarn build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published