Ayush_Srivastava_21BPS1234

Chess Game

image image

After cloning this game into your system you need to download

pip install tkinter

To start this game You should open 3 terminals side by side first run

python gameserver.py

after this run

python main.py

in 2 more seprate terminals they will act as 2 different clients

Now it will ask u how many charecters u want to use for your P,H1,H2

Game Rules

Pawns (P): Move one step in any direction. Hero1 (H1): Move two steps in any straight direction. Hero2 (H2): Move two steps diagonally.

You can also see the moves u have moved in the below box

Also these are my denotion for the charecters 'wP': '♙', 'bP': '♟', 'wH1': '♖', 'bH1': '♜', 'wH2': '♗', 'bH2': '♝'

Also if there is any issue while running this game you can contact me through: srivastavasatyam2003@gmail.com