Commit Graph

5 Commits

Author SHA1 Message Date
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
Stefan 1dd54e8937 fixes 2025-11-24 17:53:48 +01:00
Stefan b923f68841 sounds + layout 2025-11-24 16:12:58 +01:00
Stefan 30f1e9e3a5 working app 2025-11-23 10:51:00 +01:00
Stefan f6480a43c6 Initial commit from Create Next App 2025-11-22 10:57:29 +01:00