Chess A two-player chess game built with vanilla JavaScript and Node.js. Installation Clone the repository. Install dependencies: npm install Start the server: npm run start Open your browser and go to http://localhost:3000.