nateshmbhat / snakes

A LAN Multiplayer Snake game in C++ . This is a snake game which is a console based game written in C++ to which any number of players in LAN can join and play with their corresponding snakes with smooth synchronization.
MIT License
15 stars 2 forks source link
cplusplus game-development object-oriented-programming socket socket-programming

Snakes (LAN Multiplayer console game)

A LAN Multiplayer Snake game in C++ . This is a snake game which is a console based game written in C++ to which any number of players in LAN can join and play with their corresponding snakes with smooth synchronization.

Features :-


Coming to Client Side Program : " :


Implementation :