Skip to content

Chess.in is a multiplayer chess game that allows users to play chess with his/her friends over a local area network. The game and the server are written in python. . This repository contains both server-side and client-side scripts.

Notifications You must be signed in to change notification settings

utsavvjain/Chess.in-python

Repository files navigation

Chess.in---python

Chess.in is a multiplayer chess game which allows user to play chess with his/her friends over a local area network. The game is written in python and tkinter module is used for GUI requirements. The game with network programming as its backbone uses in-house developed networking framework for communication with the server. This also contains moves generator which can generate all valid moves of all pieces which is used in evaluating checkmate conditions. Custom made GUI components are also used in the game. The repository contains both server side and client side scripts. For detailed information please refer to following documentation Chess.in wiki

About

Chess.in is a multiplayer chess game that allows users to play chess with his/her friends over a local area network. The game and the server are written in python. . This repository contains both server-side and client-side scripts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages