niparasc / freedom

Python implementation (client-server) of the Freedom board game (http://freedomtable.wordpress.com/about-3/)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

freedom

Python implementation (client-server) of the Freedom board game (http://freedomtable.wordpress.com/about-3/). Implemented during the course Communications Software, Protocols and Architectures at Lappeenranta University of Technology.

March 2012

Authors:

  • Risto Laine
  • Nikolaos Paraschou

Running instructions:

  • To start the server, run GameServer.py which is under "server" package.
  • To start the client, run GameClient.py which is under "client" package.

Documentation in the doc folder.

About

Python implementation (client-server) of the Freedom board game (http://freedomtable.wordpress.com/about-3/)


Languages

Language:Python 100.0%