はじめに
ShogiGUIはWindowsで動作する将棋のグラフィカルユーザーインターフェース(GUI)ソフトウェアです。
USIプロトコル対応の将棋エンジンを使うことで、棋譜の検討や解析、対局などができます。
姉妹ソフトAndroid用将棋アプリShogiDroidもよろしくお願いします。
Topics
new評価値グラフ
WEBからの棋譜取り込み
複数エンジンでの検討
将棋盤のサイズ変更
ダウンロード
2024/2/5 ver 0.0.8.3
Download ShogiGUI ver 0.0.8.3
2023/7/18 ver 0.0.8.2
Download ShogiGUI ver 0.0.8.2
2023/4/28 ver 0.0.8.1 (検索関連でバグがあれば連絡ください 編集メニュー->検索で開始 F3で次、シフト+F3で前)
Download ShogiGUI ver 0.0.8.1
2023/3/11 ver 0.0.8.0 (.NET framework 4.8.1が必要です)
Download ShogiGUI ver 0.0.8.0
2022/9/16 ver 0.0.7.30
Download ShogiGUI ver 0.0.7.30
必要環境
ver 0.0.8.x以降
.NET framework 4.8.1
ver 0.0.7.30まで
Windows Vista 以降
.NET Framework 4.5
MonoをインストールしたLinuxでも動作します。
同梱のgpsfishは32bitOSでは動作いたしません。
別途32bitの将棋エンジンを入手してください。
免責事項
本ソフトウェアを使用して生じたいかなる損害に対しても、開発者は責任を負いません。
自己責任でご使用ください。
使用しているソフトウェアのライセンス
同梱してある将棋エンジンGPSFishについてのライセンスはオリジナルにしたがってください。
GPSFishオリジナルのバイナリとソースコードの入手先
GPSFish同梱版のバイナリとソースコード
本ソフトウェアは下記のサイトの画像、アイコンを利用しています。
・ikons(http://ikons.piotrkwiatkowski.co.uk/)
本ソフトウェアは下記のソフトウェアを利用しています。
・DockPanel Suite
The MIT License
Copyright (c) 2007 Weifen Luo (email: weifenluo@yahoo.com)
Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation files
(the "Software"), to deal in the Software without restriction,
including without limitation the rights to use, copy, modify, merge,
publish, distribute, sublicense, and/or sell copies of the Software,
and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:
The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
・Protocol Buffers
The core Protocol Buffers technology is provided courtesy of
Google.
At the time of writing, this is released under the BSD license.
Full details can be found here:
http://code.google.com/p/protobuf/
This .NET implementation is Copyright 2008 Marc Gravell
Licensed under the Apache License, Version 2.0 (the
"License");
you may not use this file except in compliance with the
License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing,
software
distributed under the License is distributed on an "AS IS"
BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
or implied.
See the License for the specific language governing
permissions and