Skip to content

szymichalak/Draughts-online

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hi! Welcome in my Draughts. I hope you will enjoy the game. How to play a game: at first install python tkinter: sudo apt-get install python3-tk (graphical library for python, used at this project) compile server: gcc -pthread server.c -Wall -o server.out run server: ./server.out run client: python3 client.py

About

It is a game based on TCP protocol

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published