Thanks to visit codestin.com
Credit goes to github.com

Skip to content

This repository contains a card game implemented in **HTML, CSS, and JavaScript**, based on the classic rules of the Italian **Briscola**

Notifications You must be signed in to change notification settings

gvnlnz/Briscola_card_game_JS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Briscola - Classic Italian Card Game

This repository contains a card game implemented in HTML, CSS, and JavaScript, based on the classic rules of Briscola.

πŸƒ Game Rules

Briscola is a traditional Italian trick-taking card game, typically played with a 40-card Italian deck. It can be played by 2 or 4 (in teams of 2) players.

πŸ”Ή Rules Summary:

  • Each player is dealt 3 cards. The rest form a face-down deck.
  • The top card of the deck is revealed and determines the Briscola (trump suit).
  • Players play one card each per round (called a trick).
  • The trick is won by:
    • The highest card of the leading suit, unless
    • A Briscola (trump) is played β€” in that case, the highest Briscola wins.
  • After each trick, players draw a card from the deck (starting with the winner).
  • Card point values:
    • Ace (Asso): 11 points
    • Three (Tre): 10 points
    • King (Re): 4 points
    • Horse (Cavallo): 3 points
    • Jack (Fante): 2 points
    • Other cards: 0 points
  • The game ends when all cards are played.
  • The player or team with the highest total score (out of 120) wins.

πŸš€ Technologies

  • HTML5
  • CSS3
  • JavaScript ES6 (Vanilla)

πŸ“œ License

This project is licensed under the MIT License – see the LICENSE file for details.

About

This repository contains a card game implemented in **HTML, CSS, and JavaScript**, based on the classic rules of the Italian **Briscola**

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published