Play Shogi game records and edit board with Vuejs

shogi-player

document

Overview

JavaScript that can play shogi game records with the following features:

  • You can move the pieces yourself (play_mode)
  • You can make shogi game in edit mode (edit_mode)
  • Supports KIF and SFEN formats

Other

  • Works with Vue.js
  • Buefy use

Build Setup

## install dependencies
npm install

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

## build for production with minification
npm run build

## build for production and view the bundle analyzer report
npm run build --report

## run unit tests
npm run unit

## run e2e tests
npm run e2e

## run all tests
npm test

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

Credits (materials used)

Shogi pieces and shogi board image free material | Free material club http://sozai.7gates.net/docs/japanese-chess/

CC Resources for Shogi Applications | Creative Commons Image for Shogi App http://mucho.girly.jp/bona/

Free Image Material-BEIZ Graphics https://www.beiz.jp/

Pakutaso-Free material / Free photo download https://www.pakutaso.com/

Shinere external piece http://shineleckoma.web.fc2.com/

8 bit FX | SampleScience https://www.samplescience.ca/2018/03/8-bit-fx.html

Paper-co | A site where you can download paper texture materials for free http://free-paper-texture.com/

Free Texture Material Museum/Tatami Texture Material 01 (PHOTO) https://free-texture.net/seamless-pattern/tatami01.html

Shogi design piece https://twitter.com/Shogi_Zuan

Download Details:

Author: akicho8

Demo: https://akicho8.github.io/shogi-player/

Source Code: https://github.com/akicho8/shogi-player

#vuejs #vue #javascript #game

Play Shogi game records and edit board with Vuejs
9.15 GEEK