Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sakthivinash2/single-player-chess_game

Build a single-player chess game with HTML, CSS, and JavaScript! Create a checkered board and design piece icons. Users click squares to move pieces, with JavaScript validating moves. For a challenging opponent, consider using a chess engine library like Chess.js.
https://github.com/sakthivinash2/single-player-chess_game

chess-game css front-end-web-development html5 javascript website

Last synced: about 1 month ago
JSON representation

Build a single-player chess game with HTML, CSS, and JavaScript! Create a checkered board and design piece icons. Users click squares to move pieces, with JavaScript validating moves. For a challenging opponent, consider using a chess engine library like Chess.js.

Awesome Lists containing this project