Crates.io | cetkaik_full_state_transition |
lib.rs | cetkaik_full_state_transition |
version | 1.3.1 |
source | src |
created_at | 2020-12-25 01:56:21.683018 |
updated_at | 2023-01-12 19:19:57.635356 |
description | The full state transition functions for cetkaik. See https://sites.google.com/view/cet2kaik/%E4%BB%96%E8%A8%80%E8%AA%9E%E7%89%88-other-languages/the-standardized-rule-in-english for more context. |
homepage | |
repository | https://github.com/sozysozbot/cetkaik_full_state_transition |
max_upload_size | |
id | 327048 |
size | 67,354 |
官定内の変種はなるべくサポートするように心がけています。「はじめての人のためのパイグ将棋」に載っているやつだと、
変種 | フラグ |
---|---|
「撃皇は役であるので、それのみで終季を達成できる」vs.「撃皇は役ではなく、即時減点」 | step_tam_is_a_hand |
「撃皇後に判定に失敗したときに撃皇が成立するか否か」 | failure_to_complete_the_move_means_exempt_from_kut2_tam2 |
「自分の番で皇を動かしながら結局皇の位置に変化がない」はただ自分が一手損するだけなので、罰さなくていいという流派がある | tam_mun_mok を Consequence::Allowed に |