Skip to content

Jardiparadis/milleBornes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mille Bornes

How to run

Before any commands, install dependencies

npm i

To run a server, use

npm run server

To run a client, use

npm run client

How to play

To play a speed card or a healing card, drag and drop it on the game stack.
To play a harmful card, drag and drop it on the enemy box
To discard a card, drag and drop it on the trash stack
The winner is the player who reach 1000 km first, or, if there is no more cards in the deck, the player who's closest to 1000 km.