{"id":28796247,"url":"https://github.com/bocaletto-luca/chess","last_synced_at":"2026-05-05T22:31:45.195Z","repository":{"id":295248384,"uuid":"989594023","full_name":"bocaletto-luca/Chess","owner":"bocaletto-luca","description":"Chess WebApp Single Player is a feature-rich chess application featuring real-time clocks, selectable ELO-based AI difficulty (using Stockfish via WebWorker), move history, capture display, undo functionality, and customizable colors. Developed by Bocaletto Luca.","archived":false,"fork":false,"pushed_at":"2025-06-02T19:39:45.000Z","size":29,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-03T10:53:47.627Z","etag":null,"topics":["board-game","bot","chess","css3","game","gioco","html5","javascript","php","scacchi","singleplayer","vieogames","webgame"],"latest_commit_sha":null,"homepage":"https://bocaletto-luca.github.io/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bocaletto-luca.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-05-24T12:23:18.000Z","updated_at":"2025-06-02T19:39:48.000Z","dependencies_parsed_at":"2025-05-26T11:01:29.022Z","dependency_job_id":null,"html_url":"https://github.com/bocaletto-luca/Chess","commit_stats":null,"previous_names":["bocaletto-luca/chess"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bocaletto-luca/Chess","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bocaletto-luca%2FChess","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bocaletto-luca%2FChess/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bocaletto-luca%2FChess/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bocaletto-luca%2FChess/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bocaletto-luca","download_url":"https://codeload.github.com/bocaletto-luca/Chess/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bocaletto-luca%2FChess/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260477919,"owners_count":23015068,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["board-game","bot","chess","css3","game","gioco","html5","javascript","php","scacchi","singleplayer","vieogames","webgame"],"created_at":"2025-06-18T03:11:42.921Z","updated_at":"2026-05-05T22:31:45.189Z","avatar_url":"https://github.com/bocaletto-luca.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Chess Webgame ♟️\n#### Author: Bocaletto Luca\n\nWelcome to **Chess** Webgame Single Player – a comprehensive chess platform that brings official tournament features directly to your browser!\n\n![HTML5](https://img.shields.io/badge/HTML5-E34F26?logo=html5\u0026logoColor=white\u0026style=for-the-badge)\n![CSS3](https://img.shields.io/badge/CSS3-1572B6?logo=css3\u0026logoColor=white\u0026style=for-the-badge)\n![JavaScript](https://img.shields.io/badge/JavaScript-F7DF1E?logo=javascript\u0026logoColor=black\u0026style=for-the-badge)\n![PHP](https://img.shields.io/badge/PHP-777BB4?logo=php\u0026logoColor=white\u0026style=for-the-badge)\n![WebGame](https://img.shields.io/badge/WebGame-HTML5%20Game-blue?style=for-the-badge)\n![Project Completed](https://img.shields.io/badge/Project-Completed-green?style=for-the-badge)\n![GPL v3](https://img.shields.io/badge/License-GPLv3-blue?style=for-the-badge)\n\n[![Test Online](https://img.shields.io/badge/Test%20Online%20English-Click%20Here-brightgreen?style=for-the-badge)](https://bocaletto-luca.github.io/Chess/)\n\n[![Test Online](https://img.shields.io/badge/Test%20Online%20Italian-Click%20Here-brightgreen?style=for-the-badge)](https://bocaletto-luca.github.io/Chess/index-ita.html)\n\n## ✨ Overview\n\nChess WebApp Single Player features:\n- **Real-Time Clocks**: Each side has its own clock, with customizable time control.\n- **ELO-Based AI**: Select your bot difficulty (ELO 1200–3200) – our app converts your choice to Stockfish’s Skill Level.\n- **Game History and Captures**: Full move history and a capture display panel.\n- **Undo Move**: Reverse the last pair of moves to improve your play.\n- **Color Selection**: Choose to play as White or Black.\n\nDeveloped by **Bocaletto Luca**  \nGitHub Page: [bocaletto-luca](https://github.com/bocaletto-luca) • Official Site: [bocalettoluca.altervista.org](https://bocalettoluca.altervista.org) • GitHub Site: [bocaletto-luca.github.io](https://bocaletto-luca.github.io)\n\n\n## 🚀 Technologies Used\n\n- **[JavaScript](https://www.javascript.com/)**\n- **[HTML5](https://developer.mozilla.org/en-US/docs/Web/Guide/HTML/HTML5)**\n- **[CSS3](https://developer.mozilla.org/en-US/docs/Web/CSS)**\n- **[Chess.js](https://github.com/jhlywa/chess.js)** – Chess logic engine.\n- **[Chessboard.js](https://chessboardjs.com/)** – Interactive chessboard.\n- **[Stockfish](https://stockfishchess.org/)** – Powerful chess engine integrated via WebWorker.\n\n## 🔧 Installation\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/bocaletto-luca/chess.git\n\nPlace all files on your Apache (or similar) web server.\n\nOpen `index_bot_final.php` in your browser (ensure the page is served via HTTP/HTTPS).\n\n🎮 **Usage**\n\n- **Select Color:** Choose whether you want to play as White or Black.\n- **Select Bot Difficulty:** Pick an ELO value between 1200 and 3200 – the app converts it to a Skill Level (0–20) for Stockfish.\n- **Set Game Time:** Choose your preferred time control for each side.\n- **Game Interaction:** Make your move by dragging pieces. The bot responds automatically, and you can view game history and a capture log.\n- **Undo/Reset:** Use the Undo Move button to cancel the last move pair or Reset to restart the game.\n\n📄 **License**\n\nThis project is released under the GPLv3 License. @bocaletto-luca\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbocaletto-luca%2Fchess","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbocaletto-luca%2Fchess","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbocaletto-luca%2Fchess/lists"}