Skip to content

mehdie79/chessGame

Repository files navigation

Chess Master

Chess Master is an exciting chess game that offers players the choice to play against their friends in multiplayer mode or challenge a computer opponent. This game provides an engaging and realistic chess-playing experience, allowing you to test your skills and enjoy the classic game of chess with friends or AI opponents.

Features

  • Multiplayer Mode: Play chess against your friends in real-time multiplayer mode. Challenge your friends for a friendly match, or test your skills against opponents from around the world.

  • Single Player Mode: Take on a computer opponent in single-player mode.

  • Realistic Gameplay: Chess Master offers a true-to-life chess experience. Move pieces, capture your opponent's pieces, and strategize to checkmate your opponent.

How to Run the Game

To run Chess Master Online, follow these simple steps:

  1. Clone this repository to your local machine:

    git clone https://github.com/mehdie79/chessGame.git
    cd chessGame
  2. Ensure you have Python installed on your system. If not, you can download it from python.org.

  3. Open your terminal or command prompt and navigate to the project directory.

  4. Run the game using the following command:

    python gameMain.py

    This command will start the game, and you will be presented with the main menu.

Multiplayer Mode

If you want to enjoy multiplayer mode and play with your friends online, follow these additional steps:

  1. Before running the game, make sure you have a reliable internet connection.

  2. In the game's main menu, select the "Multiplayer" option.

  3. In the multiplayer settings, you will need to enter the IP address and port number. For this game, use the following settings:

    • IP Address: 192.168.1.73
    • Port Number: 5555
  4. Once you've entered these settings, click "submit" button to establish a connection with your friend or opponent.

Controls

  • Use the mouse to select and move chess pieces during your turn.
  • You can use the mouse to navigate the menu and select options.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages