Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wistery-k/mjai-server-cpp

C++ implementation of mjai server
https://github.com/wistery-k/mjai-server-cpp

Last synced: 16 days ago
JSON representation

C++ implementation of mjai server

Awesome Lists containing this project

README

        

C++ implementation of Mjai server.
The main motivation is faster evaluation of mahjong AI programs.
Still under implementation.

License: New BSD License.

Not yet implemented:
on_hora
shanten
mentsu decomposition
list_yaku
log output

TODO:
Field assertion
Exception handling
Non-socket mode (standard IO) if it's a bottle-neck
Faster json if it's a bottle-neck
Refactoring