Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 280 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 280 Bytes

499-Python

Implementation of the CSSE2310 499 game in Python.

Getting a copy

git clone git://github.com/joeladdison/499-Python
make

Using the server

./serv499 port greeting deck

Using the client

./client499 name game port [host]