trictrac/store/src
2026-04-15 17:27:14 +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 feat(web_client): browser console.log from backend 2026-04-15 17:27:14 +02:00
game_rules_moves.rs fix(store): move rules (wip: failing tests) 2026-04-11 21:32:15 +02:00
game_rules_points.rs fix(store): battage en passant par coin de repos vide 2026-04-01 17:11:53 +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