Skip to main content

Jungle Chess (Dou Shou Qi) is a network strategy game for two players.

Project description

Jungle Chess

Jungle Chess is a network board game for two players. It is written in Python 3 using Pygame library.

Screenshots

Start Menu

Gameplay

Overview

Jungle Chess (aka Dou Shou Qi) is a modern Chinese strategy board game for two players.

The Jungle gameboard represents a jungle terrain with dens, traps "set" around dens, and rivers. Each player controls eight game pieces representing different animals of various rank. Stronger-ranked animals can capture ("eat") animals of weaker or equal rank. The player who is first to maneuver any one of their pieces into the opponent's den wins the game. An alternative way to win is to capture all the opponent's pieces.

Please review the rules and detailed description of the Dou Shou Qi on Wikipedia.

Getting Started

Installation

pip install jungle-chess

Running

jungle-chess

or

python -m jungle-chess

Playing

  • To start a game server choose "Start new game" in the main menu.
  • To connect to the game server choose "Connect to game server" and enter the server IP address or hostname.
  • Total game time is 15 minutes per player, plus 5 second per-move free time.
  • Time constants can be changed in constants.py file.
  • You can surrender any time by clicking on the white flag button and confirming you intention by pressing Y after that.

License

This project is licensed under the MIT License — see the LICENSE file for details.

Credits

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jungle_chess-1.0.0.tar.gz (8.1 MB view hashes)

Uploaded Source

Built Distribution

jungle_chess-1.0.0-py3-none-any.whl (6.4 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page