ajax333221 / isepic-chess

♞ JavaScript chess utility library.
MIT License
16 stars 3 forks source link

Parsing multiple games at once #8

Open ajax333221 opened 3 years ago

ajax333221 commented 3 years ago

Allow to parse multiple games separated into a group of boards, probably ending with an index suffix.

The function could then return an Array with the affected board names or actual board Objects.