Skip to main content

A simple chess variant where pieces have damage and health values.

Project description

OS-Windows OS-Linux OS-MacOS


ChessToTheDeath

A simple chess variant where pieces have damage and health values.
Explore the code »

Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Help
  5. License
  6. Contact

About The Project

This project simply contains a custom chess variant in which every chess piece has it's own health and damage values. Therefor simply taking an enemy piece is not an option. Instead you have to fight it multiple times. The game ends when one of the Kings has no healthpoints left.

Made With

Python Numpy

(back to top)

Getting Started

Installation

Choose one of the options below:

pip install ChessToTheDeath
pip install git+https://github.com/SilenZcience/ChessToTheDeath.git
git clone git@github.com:SilenZcience/ChessToTheDeath.git
cd ./ChessToTheDeath

(back to top)

Usage

python -m chess_to_the_death [-h] [-v] ...
Argument Description
-h, --help show help message and exit
-v, --version show program's version number and exit
-fps FPS, --fps FPS set max fps (a lower value will improve performance)
-nohighlight disable cell-highlighting on mouse hover
-noflip disable board flipping
-random randomize the health and damage values of all pieces
-default play the default chess variant
-crazy play the crazyhouse chess variant
-pos POSITION FEN starting position
  • leftclick a piece to select it
  • leftclick a tile to move/attack with your selected piece
  • rightclick a tile to mark it with a circle
  • rightclick a circled tile to mark it with a square
  • rightclick drag & drop across different tiles to draw an arrow
  • middleclick an empty tile to crazyplace a piece (only with -crazy parameter enabled)

Help

Q: Why am i seeing weird characters like r in the console?

A: This project uses ANSI-Escape Codes to display colors in the Terminal. If you see these weird characters, then your Terminal does not support these Codes.

⚠️If you are using the Command Prompt on Windows 10 you can most likely solve this issue by going in the Registry under Computer\HKEY_CURRENT_USER\Console and adding/editing the DWORD value VirtualTerminalLevel and setting it to 1.


Q: Is it possible to have a different board size/shape?

A: Yes, the -pos POSITION parameter supports different board widths and heights. Simply expand the notation with additional rows or columns.

Examples

Example1

Example2

Example3

(back to top)

License

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

Contact

SilenZcience
GitHub-SilenZcience

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

chesstothedeath-0.1.0-py3-none-any.whl (706.0 kB view details)

Uploaded Python 3

File details

Details for the file chesstothedeath-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: chesstothedeath-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 706.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.10

File hashes

Hashes for chesstothedeath-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5cb47543e847418f3b08e63a8dbd582563d19d31324a63398b6683cddf0fd483
MD5 0e835a9e4e048868120ddd3c81ed2b0b
BLAKE2b-256 5e2dd1aafcda48cfb68578394f7e86abf6870583133edf265fd760e94db76d23

See more details on using hashes here.

Supported by

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