You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.
At some point, we'll want this learning environment to be able to inter-operate with other systems, e.g. online environments where it can find human players and other bots, exchange game records and the like.
At some point, we'll want this learning environment to be able to inter-operate with other systems, e.g. online environments where it can find human players and other bots, exchange game records and the like.
One such online Hanabi-playing environment is https://github.com/Zamiell/hanabi-live
I've put up a PR noting how to export game records in its format and parse them at Hanabi-Live/hanabi-live#663
Have others defined or thought about game record formats? I've got several ideas based on parsing hanabi-live's json Game format which is documented at
https://github.com/Zamiell/hanabi-live/blob/master/misc/example_game_with_comments.json
The text was updated successfully, but these errors were encountered: