Find a file
2024-05-22 21:27:28 +02:00
bot wip points rules 2024-05-20 20:18:59 +02:00
client check physical move 2024-01-28 21:04:37 +01:00
client_cli wip points rules 2024-05-20 20:18:59 +02:00
client_tui tui client wip 2023-11-07 18:15:52 +01:00
doc moves allowed : check if opponent corner can be filled #2 2024-05-18 21:46:26 +02:00
server flip coin 2024-01-27 19:11:23 +01:00
store wip fix moves rules 2024-05-22 21:27:28 +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 server : for renet 0.13 2023-10-27 21:14:34 +02:00
Cargo.lock wip points rules 2024-05-20 20:18:59 +02:00
Cargo.toml bot 2024-03-24 18:37:35 +01:00
devenv.lock client renet 0.11 2023-10-30 14:25:05 +01: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
LICENSE Initial commit 2022-11-30 15:37:20 +01:00
Makefile tui client wip 2023-11-07 18:15:52 +01:00
README.md client_cli 2024-02-09 17:47:34 +01:00

Trictrac

Game of Trictrac in rust.

wip