Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.11 KB

README.md

File metadata and controls

28 lines (19 loc) · 1.11 KB

Briscola logo

About Briscola

Briscola is a trick-taking card game. The game is popular in Italy but also played in the coastal regions of Slovenia and Croatia under the name Briškola. Different variants of the game exist, allowing for anywhere from two to six players.

This application covers the two-player variant of the game. You can play it here or check out the demo.

Game Rules

More information about the card game and the rules of the game is available here or in the “Help” tab in the main menu of the application.

Built with

Development

  • $ git clone https://github.com/aflorj/briscola.git
  • $ cd briscola
  • $ npm install
  • Set APP_PRODUCTION=false in src/config.js
  • $ npm start to run the server
  • $ npm run client to run the front-end

Credits

The 'Briscola' logo was designed by Tina Rebula.