simiaosimis / vue-chess-guardian

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

Home Page:http://vitomd.com/vue-chess-guardian/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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://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

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


Languages

Language:JavaScript 66.1%Language:Vue 32.3%Language:HTML 1.6%