Find a file
2024-10-18 16:18:47 +02:00
bot refact: bot strategy trait 2024-10-18 15:09:32 +02:00
client check physical move 2024-01-28 21:04:37 +01:00
client_cli refact: bot strategy trait 2024-10-18 15:09:32 +02:00
client_tui tui : update packages 2024-10-18 16:18:14 +02:00
doc refact: client : extract game_runner 2024-10-16 17:37:38 +02:00
server flip coin 2024-01-27 19:11:23 +01:00
store feat: show last jans & moves 2024-10-02 18:03:44 +02:00
.envrc devenv with rust 2022-11-30 16:15:03 +01:00
.gitignore pico-args 2022-12-01 18:04:03 +01:00
.pre-commit-config.yaml refact: client : extract game_runner 2024-10-16 17:37:38 +02:00
Cargo.lock tui : update packages 2024-10-18 16:18:14 +02:00
Cargo.toml bot 2024-03-24 18:37:35 +01:00
devenv.lock refact: client : extract game_runner 2024-10-16 17:37:38 +02:00
devenv.nix bevy fast compilation 2023-10-31 17:12:02 +01:00
devenv.yaml devenv with rust 2022-11-30 16:15:03 +01:00
flake.nix dev env via flake.nix 2022-12-09 21:19:18 +01:00
justfile wip: releve 2024-10-01 20:38:51 +02:00
LICENSE Initial commit 2022-11-30 15:37:20 +01:00
README.md client_cli 2024-02-09 17:47:34 +01:00

Trictrac

Game of Trictrac in rust.

wip