Web-Based Chess Game
A web-based chess game with a focus on user experience, featuring smooth animations and an intuitive interface.
Tech Stack
Project Gallery





Introduction
This repository contains a fully functional web-based chess game, developed as part of the Web & Database Technology course during the first year of TU Delft's Computer Science & Engineering Bachelor's program. The project was built by a team of two using JavaScript, HTML, and CSS.
Key Features
- Two-Player Chess: Play against another player in real-time, supporting all standard chess rules and moves.
- Local Multiplayer: Play by opening two instances in your browser, supporting multiple sessions on the same machine.
- Interactive UI: A user-friendly interface with standard highlights for possible moves and selected pieces.
- Cookies: Utilizes cookies to store past game data, and other user preferences.
Outcome
At the time, this project was awarded a 10 (out of 10) grade, reflecting its quality and the effort put into its development over just 2 weeks of active development.