English Draughts/American Checkers webxdc for two players and many observers.
pnpm installpnpm run devpnpm run buildTo build with developers tools (eruda) inside set the NODE_ENV to debug
NODE_ENV=debug pnpm build- chess - The chess webxdc that inspired this project.
- rapid-draughts - The checkers engine library that made this possible.