Library the handle possible placement for railroad board game
npm install @raphael-levecque/placement-handler-railroadbash
npm install
`
- Run the referee.js :
`
node --watch referee.js
`
PlacementHandler
The PlacementHandler can be used by cloning this repository, but it can also be also installed as a npm packages with the following command :
`
npm i @raphael-levecque/placement-handler-railroad
``