{"id":28796282,"url":"https://github.com/bocaletto-luca/scopa","last_synced_at":"2026-05-02T05:31:34.399Z","repository":{"id":295291830,"uuid":"989716684","full_name":"bocaletto-luca/Scopa","owner":"bocaletto-luca","description":"Scopa Web Game Single Player is a browser-based implementation of the classic Italian card game Scopa. Built using HTML5, CSS3, and JavaScript, it offers intuitive gameplay, score tracking, and a simple AI opponent. No installation is needed—just load it in your browser. Developed by Bocaletto Luca.","archived":false,"fork":false,"pushed_at":"2025-05-24T17:26:52.000Z","size":25,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-05-24T18:28:29.377Z","etag":null,"topics":["bocaletto-luca","bot","cardgame","cards","cards-game","classic-game","css3","game","gplv3","html5","italian-game","javascript","multidevice","open-source","responsive","scopa","scopa-game","singleplayer","videogame","web-game"],"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-24T17:17:19.000Z","updated_at":"2025-05-24T17:27:14.000Z","dependencies_parsed_at":"2025-05-24T18:29:11.681Z","dependency_job_id":"72c0f7fd-c083-45e3-a7b6-5885adad576b","html_url":"https://github.com/bocaletto-luca/Scopa","commit_stats":null,"previous_names":["bocaletto-luca/scopa"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bocaletto-luca/Scopa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bocaletto-luca%2FScopa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bocaletto-luca%2FScopa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bocaletto-luca%2FScopa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bocaletto-luca%2FScopa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bocaletto-luca","download_url":"https://codeload.github.com/bocaletto-luca/Scopa/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bocaletto-luca%2FScopa/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":["bocaletto-luca","bot","cardgame","cards","cards-game","classic-game","css3","game","gplv3","html5","italian-game","javascript","multidevice","open-source","responsive","scopa","scopa-game","singleplayer","videogame","web-game"],"created_at":"2025-06-18T03:11:53.791Z","updated_at":"2026-05-02T05:31:34.392Z","avatar_url":"https://github.com/bocaletto-luca.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Scopa Cardgame Web Game Single Player\n\n![HTML5](https://img.shields.io/badge/HTML5-E34F26?logo=html5\u0026style=for-the-badge)\n![CSS3](https://img.shields.io/badge/CSS3-1572B6?logo=css3\u0026style=for-the-badge)\n![JavaScript](https://img.shields.io/badge/JavaScript-F7DF1E?logo=javascript\u0026style=for-the-badge)\n![WebGame](https://img.shields.io/badge/WebGame-Scopa-blue?style=for-the-badge)\n![Project Completed](https://img.shields.io/badge/Project-Completed-green?style=for-the-badge)\n![GPLv3](https://img.shields.io/badge/License-GPLv3-blue?style=for-the-badge)\n\n## Overview\n\n**Scopa Web Game Single Player** is a browser‑based implementation of the traditional Italian card game Scopa. Enjoy competitive gameplay with an intuitive interface, score tracking, and a simple AI opponent that challenges you according to the official rules of Scopa. All you need is your browser—no installation required!\n\n## Installation\n\nNo installation is required. Simply host the files on any HTTP/HTTPS server (for example, using Apache or a static hosting service) and open `index.html` in your browser.\n\n## Usage\n\n- **Objective:**  \n  Capture cards from the table using matching tactics as defined by the Scopa rules. Clear cards, earn points, and aim for the ultimate “scopa” to maximize your score.\n\n- **Game Features:**  \n  - **Intuitive Controls:** Click to select your cards and interact with the game.\n  - **Score Tracking:** Keep track of captured cards and points.\n  - **AI Opponent:** Challenge a simple AI that plays according to traditional Scopa strategies.\n  - **Responsive Design:** Enjoy the classic card game experience on desktops and mobile devices.\n\n- **How to Play:**  \n  Follow the on‑screen instructions to play your cards, capture matching cards from the table, and achieve a “scopa” (sweep) when no cards remain on the table.\n\n## Technologies Used\n\n- **HTML5** – Provides the semantic structure.\n- **CSS3** – Handles styling, layout, and animations.\n- **JavaScript** – Implements game logic, interactivity, and AI.\n- **Custom Scopa Engine** – Implements the traditional card rules and scoring.\n- **Bootstrap 5** – Ensures a modern, responsive UI.\n\n## License\n\nThis project is released under the [GPLv3 License](https://www.gnu.org/licenses/gpl-3.0.en.html).\n\n## Author\n\n**Bocaletto Luca**  \n[GitHub](https://bocaletto-luca.github.io) • [Official Site](https://bocalettoluca.altervista.org)\n\n---\n\nEnjoy playing Scopa and relive the charm of this classic Italian card game!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbocaletto-luca%2Fscopa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbocaletto-luca%2Fscopa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbocaletto-luca%2Fscopa/lists"}