Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 149 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 149 Bytes

Server for Srabble game made in C++

Prerequisites

cmake

To start Server

mkdir build
cd build
cmake .. && make
./kalambury_server