Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/wistery-k/mjai-server-cpp
- Owner: wistery-k
- Created: 2014-03-12T18:43:28.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-03-12T18:43:52.000Z (over 10 years ago)
- Last Synced: 2024-07-31T22:58:17.247Z (3 months ago)
- Language: C
- Size: 109 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
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 outputTODO:
Field assertion
Exception handling
Non-socket mode (standard IO) if it's a bottle-neck
Faster json if it's a bottle-neck
Refactoring