Files
chess-project/scripts
Stefan 3c1ace6aea feat: Add opening move sequence index
- Create buildOpeningIndex.js script to generate moveIndex.json
- Generate moveIndex.json with 12,377 unique move sequences
- Index maps move sequences to arrays of opening metadata
- Sorted by move length then alphabetically
- File size: 4.07 MB
- Enables fast lookup of multiple possible openings from move sequences
2025-11-27 12:26:58 +01:00
..