Skip to content

IgorMaj/condottiere-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Condottiere Board Game

A short description from Board Game Geek :

The object of Condottiere is to acquire four connected provinces in renaissance Italy. To do this players auction off different provinces on the board and bid on these provinces with a hand of cards representing mercenaries, seasons, scarecrows, and political figures. However, unlike standard auctions in which only the highest bidder loses their bid, in Condottiere every player loses their bid. Players are, in effect, bidding the number of troops they are willing to lose in order to win a province. However, several special effect cards shake the contests up and keep the players guessing.

Rules

The rules for the game can be found here .

Features

  • Singleplayer (2-6) players with bots
  • Multiplayer against other players

Instructions

The app is built using React and boardgame.io .

To run the client (make sure to have npm installed and configured):

cd "client"
npm install
npm start

The server shares much of the logic with the client. To simply run it (after running the client):

npm run start-server

Demo

The live demo can be found here .

License

The image game assets can be downloaded here . I would like to take the opportunity to acknowledge the author and their contribution.

The code is licensed under the GPLV3 license.

About

A condottiere card game implementation written in React.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published