https://github.com/bocaletto-luca/scopa
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.
https://github.com/bocaletto-luca/scopa
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
Last synced: about 1 month ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/bocaletto-luca/scopa
- Owner: bocaletto-luca
- License: gpl-3.0
- Created: 2025-05-24T17:17:19.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-24T17:26:52.000Z (about 1 year ago)
- Last Synced: 2025-05-24T18:28:29.377Z (about 1 year ago)
- 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
- Language: HTML
- Homepage: https://bocaletto-luca.github.io/
- Size: 24.4 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Scopa Cardgame Web Game Single Player






## Overview
**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!
## Installation
No 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.
## Usage
- **Objective:**
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.
- **Game Features:**
- **Intuitive Controls:** Click to select your cards and interact with the game.
- **Score Tracking:** Keep track of captured cards and points.
- **AI Opponent:** Challenge a simple AI that plays according to traditional Scopa strategies.
- **Responsive Design:** Enjoy the classic card game experience on desktops and mobile devices.
- **How to Play:**
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.
## Technologies Used
- **HTML5** – Provides the semantic structure.
- **CSS3** – Handles styling, layout, and animations.
- **JavaScript** – Implements game logic, interactivity, and AI.
- **Custom Scopa Engine** – Implements the traditional card rules and scoring.
- **Bootstrap 5** – Ensures a modern, responsive UI.
## License
This project is released under the [GPLv3 License](https://www.gnu.org/licenses/gpl-3.0.en.html).
## Author
**Bocaletto Luca**
[GitHub](https://bocaletto-luca.github.io) • [Official Site](https://bocalettoluca.altervista.org)
---
Enjoy playing Scopa and relive the charm of this classic Italian card game!