A custom chess game built to run directly in your browser. To play the game immediately, click the live website link located on the right sidebar of this repository.
This project is a stylized chess simulation where you face off against a built-in cpu opponent. The game focuses on visual presentation and audio to create a more grounded, high-stakes feeling during the match.
The entire game runs out of a single file, which you can find in this repository under the name index.html.
You may also have the option to drop in an image file with "entity" in it's name for modification
- Standard chess mechanics and piece movement.
- A local AI opponent that calculates its own moves.
- Custom sound design and visual themes powered by vanilla JavaScript and Tailwind CSS.
- An included developer tools sidebar for testing different game states.
This game was developed by multiple Flagship AI Models and then polished after.