Skip to content

zaki5m/Ofuro

Repository files navigation

Ofuro

副露率を指定することができる麻雀AI"Ofuro".手牌の期待値と和了率を副露の判断基準にすることで副露率を可変にすることを可能にしている.

現状は10%,15%,20%,25%,30%,35%を指定可能.(35%はほぼ31%で動作)

環境

ocaml >= 5.0.0

buildとシミュレーション実行方法

port番号を指定しplayerそれぞれの副露率を入力すると2000局のシミュレーションが開始される.
$ git clone https://github.com/zaki5m/Ofuro.git
$ dune build
$ ./_build/default/mahjong_admin.exe port player1 player2 player3 player4

mjaiでのシミュレーション

麻雀AIサーバ"mjai"で動作する麻雀AI.

mjai : https://github.com/gimite/mjai

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages