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

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.

Awesome Lists containing this project

README

          

# Scopa Cardgame Web Game Single Player

![HTML5](https://img.shields.io/badge/HTML5-E34F26?logo=html5&style=for-the-badge)
![CSS3](https://img.shields.io/badge/CSS3-1572B6?logo=css3&style=for-the-badge)
![JavaScript](https://img.shields.io/badge/JavaScript-F7DF1E?logo=javascript&style=for-the-badge)
![WebGame](https://img.shields.io/badge/WebGame-Scopa-blue?style=for-the-badge)
![Project Completed](https://img.shields.io/badge/Project-Completed-green?style=for-the-badge)
![GPLv3](https://img.shields.io/badge/License-GPLv3-blue?style=for-the-badge)

## 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!