Web-based multiplayer chess
Find a file
2022-11-02 13:18:18 +00:00
examples chore: run cargo fmt 2022-10-31 13:31:34 +00:00
src fix: promotions and board rotation 2022-11-02 13:18:18 +00:00
src-web fix: promotions and board rotation 2022-11-02 13:18:18 +00:00
static fix: clippy warnings 2022-10-31 13:30:34 +00:00
tests feat: initial commit 2022-10-31 13:25:32 +00:00
.gitignore feat: initial commit 2022-10-31 13:25:32 +00:00
Cargo.lock feat: initial commit 2022-10-31 13:25:32 +00:00
Cargo.toml feat: initial commit 2022-10-31 13:25:32 +00:00
index.html feat: lots of design improvements and bugfixes 2022-11-01 10:00:17 +00:00
Makefile.toml feat: lots of design improvements and bugfixes 2022-11-01 10:00:17 +00:00
package.json feat: lots of design improvements and bugfixes 2022-11-01 10:00:17 +00:00
pnpm-lock.yaml feat: lots of design improvements and bugfixes 2022-11-01 10:00:17 +00:00
tsconfig.json feat: initial commit 2022-10-31 13:25:32 +00:00
tsconfig.node.json feat: initial commit 2022-10-31 13:25:32 +00:00
vite.config.ts feat: initial commit 2022-10-31 13:25:32 +00:00