
Project
This app was built using React, JavaScript, HTML, and CSS. The game follows the rules of a classic chess game. The user can choose to play against another player or a simple AI. The user will know the game has ended when no more moves can be made due to a checkmate or draw. A message will also be displayed stating the winner. Feel free to try it out by clicking on the 'Open App' button below!
Technologies
React
JavaScript
HTML
CSS
Back