Play Shogi game records and edit board with Vuejs
JavaScript that can play shogi game records with the following features:
Other
## 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.
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
Author: akicho8
Demo: https://akicho8.github.io/shogi-player/
Source Code: https://github.com/akicho8/shogi-player
JavaScript Snake Game - Develop simple snake game with javascript and html. In this step by step guide we provided all the instructions to develop the game easily. Snake game is an interesting JavaScript project for beginners. Snake game is a single-player game, which we’ve been playing for a very long time.
In this article, we are going to list out the most popular websites using Vue JS as their frontend framework. Vue JS is one of those elite progressive JavaScript frameworks that has huge demand in the web development industry. Many popular websites are developed using Vue in their frontend development because of its imperative features.
A Game about JavaScript Libraries .React, Flux, Angular, Aurelia, TypeScript, Flow, oh my! By trying to make things simpler, I have created this game to stay on top of JavaScript in 2017
Blackjack .Full VueJS Blackjack game. Play against the dealer and practice your Blackjack skills !
Snake game on Vue.js without canvas. Compiles and hot-reloads for development. yarn run serve. Compiles and minifies for production. yarn run build. Run your tests. yarn run test. Lints and fixes files. yarn run lint.