Skip to content

Answer Chess technical questions from your own positions to improve board vision. Made in Vue.js

Notifications You must be signed in to change notification settings

vitogit/vue-chess-guardian

Repository files navigation

Chess Guardian

Answer Chess technical questions from your own positions to improve board vision.

Inspired by this article The Amazing Power of Board Vision by Dan Heisman

  • Made in Vue.js with Buefy for style
  • It uses vue-chessboard to show the chessboard and the threats
    • It uses chess.js for chess movements and validations
    • It uses chessground for chessboard UI chessground
  • It uses chess.com API to get positions from your games or specific users

screenshoot

Try it

http:https://vitomd.com/vue-chess-guardian/

Want to see all my chess related projects?

Check My projects for a full detailed list.

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

About

Answer Chess technical questions from your own positions to improve board vision. Made in Vue.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published