Skip to content

joeladdison/499-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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]