Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 690 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 690 Bytes

Versão em português.

Description

An implementation for the checkers game using sockets, written in Python using Tk library for interface.

This is an assignment submission for Distributed and Parallel Computing course (Universidade de Caxias do Sul), made by Lucas Facchini and Adryan Alessandro Signor.

Running

Start server (default port 8000):

python server.py

Start player:

python board.py

Note: Python 3.6 and Tk library is required.

Screenshot

Screenshot