This repository contains the code produced at the end of the tutorial of Ravens.
Clone the repository, open a terminal inside the folder and execute:
npm install
# In a terminal
npm run start-client
# In an other terminal
npm run start-server
Access http://localhost:1234#1
and http://localhost:1234#2
to play the game.