Description
FIDE Candidates 2024
Site: Toronto, Canada
Date: 2024.04.13
Round: 8
Joueurs
Blancs: Nakamura, Hikaru (2789)
Noirs: Caruana, Fabiano (2803)
Résultat: 1-0
Ouverture
ECO: C77
Opening: Ruy Lopez: Morphy Defense, Anderssen Variation
Visualiseur de partie
Vous devez activer JavaScript pour améliorer l'affichage des parties d'échecs.
(function() {
function renderThisPGN() {
RPBChessboard.renderPGN(« rpbchessboard-6935b7e47463a-1 », {« url »: »https://thomasollo.net/wp-content/pgn/2024-04_FIDE_Candidates_2024.pgn », »gameIndex »:29, »pieceSymbols »: »figurines », »navigationBoard »: »frame », »withPlayButton »:true, »withFlipButton »:true, »withDownloadButton »:true, »nboSquareSize »:32, »nboCoordinateVisible »:true, »nboTurnVisible »:true, »nboColorset »: »gray », »nboPieceset »: »cburnett », »nboAnimated »:true, »nboMoveArrowVisible »:true, »nboMoveArrowColor »: »b », »idoSquareSize »:32, »idoCoordinateVisible »:true, »idoTurnVisible »:true, »idoColorset »: »gray », »idoPieceset »: »cburnett »});
}
if (document.readyState === ‘loading’) {
document.addEventListener(‘DOMContentLoaded’, renderThisPGN);
}
else {
renderThisPGN();
}
})();
[Échiquier RPB]
Cliquez sur [Charger] pour afficher une vidéo
🌐 AUTRE:
-
Biyaherong Chess Coach
(👁️ 20,528 vues • ⏱️ 11 min)
🇬🇧 ANGLAIS:
-
agadmator’s Chess Channel
(👁️ 153,961 vues • ⏱️ 19 min)
-
ChessBase India
(👁️ 92,148 vues • ⏱️ 16 min)
-
FIDE chess
(👁️ 71,007 vues • ⏱️ 20 min)
-
IM Roderick Nava
(👁️ 19,647 vues • ⏱️ 10 min)
-
PowerPlayChess
(👁️ 13,550 vues • ⏱️ 21 min)
🇮🇹 ITALIEN:
-
Scacchi con Gabriel
(👁️ 9,621 vues • ⏱️ 12 min)
.chess-game-layout {
margin: 20px 0;
}
/* Layout 2 colonnes : Échiquier | Vidéo */
.chess-board-video-layout {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 20px;
margin-bottom: 30px;
padding: 20px;
background: #f8f9fa;
border-radius: 8px;
}
.chess-board-column, .video-player-column {
min-height: 400px;
background: white;
border-radius: 5px;
padding: 15px;
box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}
#video-player-container iframe {
width: 100%;
height: 400px;
border-radius: 5px;
}
/* Section vidéos */
.chess-game-videos {
margin-top: 30px;
}
.videos-header h3 {
background: #2c3e50;
color: white;
padding: 15px;
margin: 0 0 20px 0;
border-radius: 5px;
}
.language-section {
margin-bottom: 20px;
background: #ffffff;
padding: 15px 20px;
border-radius: 5px;
border-left: 4px solid #3498db;
}
.language-title {
color: #2c3e50;
margin: 0 0 10px 0;
font-size: 18px;
font-weight: bold;
}
.priority-marker {
background: #27ae60;
color: white;
padding: 2px 8px;
border-radius: 3px;
font-size: 12px;
font-weight: bold;
margin-left: 8px;
}
.video-list {
list-style: none;
padding: 0;
margin: 0;
}
.video-item {
display: flex;
justify-content: space-between;
align-items: center;
padding: 10px;
margin-bottom: 8px;
background: #f8f9fa;
border-radius: 3px;
transition: background 0.2s;
}
.video-item:hover {
background: #ecf0f1;
}
.video-info {
flex: 1;
}
.video-meta {
color: #7f8c8d;
font-size: 13px;
margin-left: 10px;
}
.load-video-btn {
background: #3498db;
color: white;
border: none;
padding: 8px 16px;
border-radius: 4px;
cursor: pointer;
font-weight: bold;
transition: background 0.2s;
}
.load-video-btn:hover {
background: #2980b9;
}
@media (max-width: 768px) {
.chess-board-video-layout {
grid-template-columns: 1fr;
}
}
function loadVideo(embedUrl, title, watchUrl) {
const container = document.getElementById(‘video-player-container’);
container.innerHTML = `
▶️ Voir sur YouTube
`;
}
Avis
Il n’y a pas encore d’avis.