Find a file
2023-11-06 21:33:08 +01:00
client wip bevy tiles 2023-11-05 17:14:58 +01:00
client_tui tui client init 2023-11-06 21:33:08 +01:00
doc doc 2023-09-30 17:43:04 +02:00
server bevy client connexion ok 2023-10-31 16:29:05 +01:00
store wip bevy tiles 2023-11-05 17:14:58 +01: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 bevy tiles 2023-11-05 17:14:58 +01:00
Cargo.toml server compiles 2023-10-29 20:48:53 +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 bevy client board 2023-10-31 17:37:02 +01:00
README.md devenv with rust 2022-11-30 16:15:03 +01:00

trictrac

Game of Trictrac in rust.

wip