trictrac/store/src
2026-05-02 21:31:23 +02:00
..
bin feat: command to play random games with open_spiel logic 2026-03-06 17:33:28 +01:00
board.rs refact(perf): use board::white_checker_cumulative to convert move to trictracAction 2026-03-06 22:19:08 +01:00
dice.rs chore(refact): move training_common from bot to store crate 2026-02-13 20:58:25 +01:00
error.rs wip check jans 2024-05-26 11:22:49 +02:00
game.rs fix: reset board when a player exited all his checkers 2026-04-30 18:09:43 +02:00
game_rules_moves.rs fix(web client): exit dice used 2026-05-02 21:31:23 +02:00
game_rules_points.rs fix(store): check color on opponent corner hit 2026-05-02 21:31:23 +02:00
lib.rs refact: remove python & c++ bindings 2026-04-04 20:53:09 +02:00
player.rs refact: remove python & c++ bindings 2026-04-04 20:53:09 +02:00
training_common.rs fix: training_common::white_checker_moves_to_trictrac_action 2026-03-09 09:16:30 +01:00