Ostle on pyxel オストル
Ostle is an abstract strategy game for 2 players, played on a 5x5 square grid.
オストルは2人対戦アブストラクトゲームです。
This game is base on "Ostle".
このゲームは「オストル」を参考にしました。
ルール
- 交互に、自分の駒か穴を1マス動かす。
- 動かす先に駒があれば、その駒も押して動かせる。
- 動かした相手の駒を盤面から押し出すか、穴に落とせば取れる。
- 相手の駒の2つ取れば勝ち。
※ 一つ前の盤面に戻すようには動かせない。
操作方法
- 移動したいコマをクリックして、移動先をもう一度クリック。
プログラム
- 日本語フォントは8×8 ドット日本語フォント「美咲フォント」を使用。
- ドット絵アイコンはピクセルガローを使用。
Install instructions
To play this game, you need to download and install Pyxel. Then run the following command.
pyxel play Ostle_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.
Ostle_DeepLearning.exe
実行には、レトロゲームエンジン Pyxel が必要。ダウンロードして、インストールした後
pyxel play Ostle_DeepLearning.pyxapp
で実行。
※ Tensorflowパッケージのインストールも必要。
Windows環境で実行できるexeファイルも用意。
Ostle_DeepLearning.exe
で実行。
Development log
- 開発のポイント2Jun 28, 2023
- Webブラウザ版の公開2Sep 14, 2022
- Webブラウザ版の公開1Sep 03, 2022
- 開発のポイント1Aug 27, 2022
Leave a comment
Log in with itch.io to leave a comment.