/battleship-labp

Battleship game in C with multiple modes: play on same terminal by turns, play on same machine in different processes (named pipes), play over the network using TCP/IP sockets. Game state supported by QuadTree data structure.

Primary LanguageC

No issues in this repository yet.