Skip to content

A simple stone-taking game, networked for two players at a time.

Notifications You must be signed in to change notification settings

aduyko/SimpleNetworkGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Final Project for CSE310: Networks

To run, execute: python server.py on the server. It launches on port 5247.

To launch as a client, execute: python client.py HOST PORT on the client machine, where HOST = host where server.py is running and PORT = 5247.

About

A simple stone-taking game, networked for two players at a time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages