reversigo

command module
v1.0.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 24, 2023 License: MIT Imports: 10 Imported by: 0

README

ReversiGo

リバーシアルゴリズムをGoで実装

Description

リバーシのアルゴリズムをGoで実装したプロジェクトです。 フロントエンドからクリックされたマスの座標を通知されると、そのマスに置けるか否か、置いた結果のマス状況などをレスポンスするようにサーバーサイドが実装されています。 マスの状況はセッションに保存されており、フロントエンドのGUI設定などはWeb Storageに保存されて、ゲーム開始時にフロントエンドからサーバーへ通知されます。

Usage

Install
git clone https://github.com/yuta-yoshinaga/reversigo.git
cd reversigo
Deploy

render live render dev

Future Releases

TensorFlowを使って、AIの更新がしたい。

Contribution

  1. Fork it
  2. Create your feature branch
  3. Commit your changes
  4. Push to the branch
  5. Create new Pull Request

License

MIT

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
////////////////////////////////////////////////////////////////////////////// / @file CallbacksJson.go / @brief コールバックJSONクラス実装ファイル / @author Yuta Yoshinaga / @date 2020.07.06 / $Version: $ / $Revision: $ / / (c) 2020 Yuta Yoshinaga.
////////////////////////////////////////////////////////////////////////////// / @file CallbacksJson.go / @brief コールバックJSONクラス実装ファイル / @author Yuta Yoshinaga / @date 2020.07.06 / $Version: $ / $Revision: $ / / (c) 2020 Yuta Yoshinaga.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL