はじめに

ShogiGUIはUSIプロトコルに対応した将棋GUIソフトです。

必要環境

Windows Vista 以降

.NET Framework 4.5

MonoをインストールしたLinuxでも動作します。

同梱のgpsfishは32bitOSでは動作いたしません。

別途32bitの将棋エンジンを入手してください。

テクニカルサポート

テクニカルサポートはございませんが、こちらの掲示板http://shogi-gui.bbs.fc2.com/で要望や質問等は受け付けています。

インストール

・はじめにこちらからファイルをダウンロードして下さい。

https://sites.google.com/site/shogixyz/home/shogigui

・ダウンロードしたファイルをダブルクリックするとインストーラが起動します。

・インストーラにしたがって次へ進めるとインストールを完了します。

インストール完了するとスタートメニューとデスクトップにショートカットを作成します。

アンインストール

・スタートメニュー、プログラム、ShogiGUI、uninstallを実行してください。

またプログラムと機能からもアンインストールできます。

免責事項

本ソフトウェアを使用して生じたいかなる損害に対しても、開発者は責任を負いません。

自己責任でご使用ください。

ライセンス

同梱してある将棋エンジンGPSFishについてのライセンスはオリジナルにしたがってください。

GPSFishオリジナルのバイナリとソースコードの入手先

http://gps.tanaka.ecc.u-tokyo.ac.jp/gpsshogi/index.php?%A5%C0%A5%A6%A5%F3%A5%ED%A1%BC%A5%C9

GPSFish同梱版のバイナリとソースコード

https://sites.google.com/site/shogixyz/home/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

limitations under the License.