GitHub - umerf52/CS382_Snake-Local-Network

Skip to content

Navigation Menu

Sign in

Appearance settings

This repository was archived by the owner on Jun 15, 2020. It is now read-only.

Multiplayer snake game. It expects following arguments:

server.py: python server.py ip_address port number_of_players

client.py: python client.py ip_address port

Developed in Python 3.7.3

curses 2.2+utf8