sintine Online multiplayer battleship game written in C using the raylib library. Installation git clone https://github.com/sintine-game/sintine cd sintine Building and running cmake -D CMAKE_BUILD_TYPE=Debug -B build -S . ./scripts/run.sh License See LICENSE file.