2026-01-03 16:22:42 +01:00
2026-01-07 21:13:23 +01:00
2026-01-07 21:13:23 +01:00
2026-01-07 21:13:23 +01:00
2026-01-03 16:22:42 +01:00
2026-01-03 16:22:42 +01:00
2026-01-08 15:45:02 +01:00
2026-01-07 21:13:15 +01:00
2025-12-20 01:19:54 +01:00
2026-01-07 21:13:23 +01:00

Build and run in browser

make BUILD=release wasm
python3 -m http.server 8000
# open https://localhost:8000/chess.html

Build and run in console

make BUILD=release tests
./tests

Missing features and bugs

WASM/web build has an unresolved bug where checkmate and stalemate isn't rendered or announced

Description
No description provided
Readme 368 KiB
Languages
C 91.8%
JavaScript 7%
Makefile 0.7%
HTML 0.5%