Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

9x9 board #155

Open
Marino108 opened this issue Mar 20, 2018 · 1 comment
Open

9x9 board #155

Marino108 opened this issue Mar 20, 2018 · 1 comment

Comments

@Marino108
Copy link

Hello,

Why are squares showing up like this?

9x9_board

Marino

@ivan444
Copy link

ivan444 commented Aug 30, 2020

chessboardjs supports only 8x8 boards.

#198 asks for a similar feature. PR #199 adds an ability to create boards smaller than 8x8. It's trivial to extend it for 9x9 boards (going above 9x9 is a bit more involved).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants