/mancala-game-node

Mancala game implemented via Websockets.

Primary LanguageJavaScript

Installation

Requirements

  • Node

1 - Local Installation

  • Clone the repository to your local workspace.
  • Run npm install to install dependencies.
  • After that Run npm start to start the application.
  • When backend server successfully started. You can visit here and install client application to play the game.