Skip to content

Latest commit

 

History

History
20 lines (19 loc) · 537 Bytes

README.md

File metadata and controls

20 lines (19 loc) · 537 Bytes

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.