Files
chess-project/public/openings/ecoB.json
T
Stefan f3134bf6ce chore: update test configs and opening data
- Update jest.config.ts for new test structure
- Update playwright.config.ts for e2e test setup
- Update opening database files (12,379 entries)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2025-12-08 15:08:41 +01:00

46 lines
1.4 KiB
JSON

{
"rnbqkbnr/ppppp1pp/5p2/8/4P3/8/PPPP1PPP/RNBQKBNR w KQkq - 0 2": {
"src": "eco_tsv",
"eco": "B00",
"moves": "1. e4 f6",
"name": "Barnes Defense"
},
"rnbqkbnr/1pppppp1/p6p/8/3PP3/8/PPP2PPP/RNBQKBNR w KQkq - 0 3": {
"src": "scid",
"eco": "B00",
"moves": "1. e4 a6 2. d4 h6",
"name": "Basman's Creepy-Crawly System (as Black)",
"scid": "B00c"
},
"rnbqkbnr/pppppp1p/8/6p1/4P3/8/PPPP1PPP/RNBQKBNR w KQkq - 0 2": {
"src": "eco_tsv",
"eco": "B00",
"moves": "1. e4 g5",
"name": "Borg Defense",
"scid": "B00b",
"aliases": {
"scid": "Reversed Grob (Borg/Basman Defence)",
"ct": "Borg Defense, General",
"chessGraph": "Basman Defense; Macho Grob",
"chronos": "Reversed Grob (Borg/Basman defence/macho Grob)",
"icsbot": "Basman Defense; Macho Grob "
}
},
"rnbqk1nr/ppppppbp/8/6p1/3PP3/8/PPP2PPP/RNBQKBNR w KQkq - 1 3": {
"src": "eco_tsv",
"eco": "B00",
"moves": "1. e4 g5 2. d4 Bg7",
"name": "Borg Defense: Borg Gambit",
"aliases": {
"eco_js": "Borg Defense: Borg Gambit, 2. d4 Bg7",
"chessGraph": "Borg Gambit",
"icsbot": "Borg Gambit "
}
},
"rnbqkbnr/p2p1p1p/1p2p3/2P3p1/4P3/2P5/PP3PPP/RNBQKBNR w KQkq - 0 5": {
"src": "eco_js",
"eco": "B00",
"moves": "1. e4 g5 2. d4 e6 3. c3 c5 4. dxc5 b6",
"name": "Borg Defense: Langhorst Gambit"
}
}