Skip to content
View tomohxx's full-sized avatar
Block or Report

Block or report tomohxx

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. shanten-number shanten-number Public

    A tool for calculating the shanten number in Japanese mahjong.

    C++ 28 1

  2. necessary-and-unnecessary-tiles necessary-and-unnecessary-tiles Public

    A tool for calculating necessary tiles and unnecessary tiles in Japanese mahjong.

    C++ 8 1

  3. predictor predictor Public

    A tool for predicting the risk of tiles in Japanese mahjong.

    C++ 2

  4. mahjong-algorithm-book mahjong-algorithm-book Public

    麻雀アルゴリズム

    9 1

  5. mahjong-win-prob mahjong-win-prob Public

    A tool for calculating winning probability in one-player mahjong.

    C++ 2

  6. 配牌時向聴数 配牌時向聴数
    1
    # 配牌時向聴数(完全版)
    2
    
                  
    3
    ## 概要
    4
    
                  
    5
    [配牌時向聴数を求めるプログラム](https://tomohxx.github.io/mahjong-algorithm-book/shanten/)に01-BFSによる距離テーブルを作成する機能を追加し, 1つのファイルで完結するようにした完全版.