Kifu-for-JS icon indicating copy to clipboard operation
Kifu-for-JS copied to clipboard

JavaScriptで動く将棋の棋譜再生盤とそのブックマークレット

Results 31 Kifu-for-JS issues
Sort by recently updated
recently updated
newest added

Bumps [axios](https://github.com/axios/axios) from 1.5.0 to 1.6.7. Release notes Sourced from axios's releases. Release v1.6.7 Release notes: Bug Fixes capture async stack only for rejections with native error objects; (#6203) (1a08f90)...

dependencies

Removes [trim](https://github.com/Trott/trim). It's no longer used after updating ancestor dependencies [trim](https://github.com/Trott/trim), [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus) and [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic). These dependencies need to be updated together. Removes `trim` Updates `@docusaurus/core` from 2.4.1 to 3.1.1 Release...

dependencies

一手で複数の駒が移動する変則将棋を表現するため,着手による変化以外の局面の差分を着手に付随させる.具体的形式は要検討.

json-kifu-format

iPad Pro (iPadOS 16.6)でのレイアウト崩れ報告あり。手元のmac Safariで確認するも複数のバグを発見。

kifu-for-js

For example * "不戦勝" and "不戦敗" have been added in 2021 for KIF/KI2. http://kakinoki.o.oo7.jp/kif_format.html * "封じ手" exists in KIF/KI2 but not (will never?) in CSA

json-kifu-format

# Background This library was originally created for [Kifu for JS](https://github.com/na2hiro/Kifu-for-JS) which is a viewer of Kifus. This is why there are not exhaustive checks which would be needed for...

shogi.js

- 盤上の駒を駒台に載せるメソッド - 駒を反転あるいは裏返すメソッド

shogi.js

Bugs related to illegal win were found in CSA na2hiro/json-kifu-format#60. We should make sure KIF/KI2 support those cases.

json-kifu-format

この棋譜読み込みに失敗. http://d.hatena.ne.jp/r_ikeda/20100505/shogi 手番が「先手」「後手」ではなく「上手」「下手」となっている場合は,初手は上手が指すものと判定すべきか

bug