Skip to content

bcambs09/TwoPlayerSnake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a two player snake game. Each player connects to the server and can play each other wirelessly.

To build the game, run make in the root of the repository. This will generate SnakeClient and SnakeServer executables in their respective folders. Run SnakeServer to start the game server. Run the client as: ./SnakeClient <IP ADDRESS or HOSTNAME> <PORT (7750 by default)>

The game will begin once two clients have connected.

About

Two player Snake game over a network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published