sbbird / mahjong

mahjong engine for Shirai-mahjong

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mahjong engine for Shirai-mahjong

usage:

compile:

$ ./rebar compile

run:

$ erl -pa ebin

1> application:start(mahjong).

2> mahjong_ser:new_game({}).

3> mahjong_ser:get_info().

About

mahjong engine for Shirai-mahjong


Languages

Language:Erlang 100.0%