Mini Shogi on Pyxel ミニ 将棋
This game is based on Kyoto shogi.
このゲームは京都将棋を参考にしました。
ルール
- 駒を1手ごとに裏返す。
- 持ち駒は表裏どちらで打ってもよい。
- 二歩、行き所のない駒、打ち歩詰め、あり。
操作方法
- タイトル表示でキャラクタをクリックして対戦相手を変更。キャラクタによって指し方が異なる。
SHIFTキーを押して「高速」で開始すると、先読みしない。 - 「考え中」の時に右クリックで「中止」できる。
- 移動したい駒をクリックして、移動先をもう一度クリック。
プログラム
- 日本語フォントは8×8 ドット日本語フォント「美咲フォント」を使用。
- ドット絵アイコンはピクセルガローを使用。
Install instructions
To play this game, you need to install Pyxel. Then run the following command.
pyxel play MiniShogi_DeepLearning.pyxapp
* Require Tensorflow package to be installed as well to run.
There is also exe file. You can run it with the following command in Windows environment.
MiniShogi_DeepLearning.exe
実行には、レトロゲームエンジン Pyxelが必要。インストールした後、
pyxel play MiniShogi_DeepLearning.pyxapp
で実行。
※ Tensorflowパッケージのインストールも必要。
Windows環境で実行できるexeファイルも用意。
MiniShogi_DeepLearning.exe
で実行。
Development log
- 開発のポイント5Jun 10, 2023
- 開発のポイント4Sep 18, 2022
- Webブラウザ版の公開2Sep 14, 2022
- 開発のポイント3Sep 06, 2022
- Webブラウザ版の公開1Sep 03, 2022
- 開発のポイント2Jul 23, 2022
- Windows用の実行ファイルJul 16, 2022
- 開発用表示の削除Jan 29, 2022
Leave a comment
Log in with itch.io to leave a comment.