Title: Human2Human Chess Duell
Author: strychni0x
Published: <strong>June 19, 2026</strong>
Last modified: June 19, 2026

---

Search plugins

![](https://ps.w.org/human2human-chess-duell/assets/banner-772x250.png?rev=3579263)

![](https://ps.w.org/human2human-chess-duell/assets/icon-256x256.png?rev=3579263)

# Human2Human Chess Duell

 By [strychni0x](https://profiles.wordpress.org/strychni0x/)

[Download](https://downloads.wordpress.org/plugin/human2human-chess-duell.1.10.0.zip)

 * [Details](https://wordpress.org/plugins/human2human-chess-duell/#description)
 * [Reviews](https://wordpress.org/plugins/human2human-chess-duell/#reviews)
 *  [Installation](https://wordpress.org/plugins/human2human-chess-duell/#installation)
 * [Development](https://wordpress.org/plugins/human2human-chess-duell/#developers)

 [Support](https://wordpress.org/support/plugin/human2human-chess-duell/)

## Description

Human2Human Chess Duell provides a complete online chess game for two human players.

There is no AI – only the full chess rules.

Features:

 * Human vs human via a shared link (hash in the URL: ?chess_game=…)
 * Whoever creates the game plays White; the second visitor automatically becomes
   Black.
    Further visitors watch the game as spectators.
 * Players can choose their own name. For logged-in WordPress users the display
   
   name is pre-filled (and can be overridden).
 * Logged-in WordPress users (any role) may bypass the limit of simultaneous games.
 * Full chess rules: castling, en passant, pawn promotion,
    check/checkmate/stalemate,
   fifty-move rule, insufficient material.
 * Server-side rule validation: every move is validated on the server
    (custom PHP
   engine). Cheating via a manipulated browser is not possible.
 * Configurable in the backend: number of simultaneous games and the lifetime
    until
   automatic end (Settings > Human2Human Chess Duell).
 * A game ends only by checkmate, resignation or draw – or expires after the
    configured
   period of inactivity (default 14 days).
 * Optional chess clock when creating the game. Only the online time of the
    player
   to move is counted – if someone is offline, their clock pauses (no time spent
   overnight). On timeout the player loses.
 * Optional e-mail notification when it is your turn (pre-filled for logged-in
    
   users with a stored address). The address is used only for the notification and
   automatically deleted when the game ends – not stored permanently (technically
   visible in the server log).
 * Updates do not interrupt running games (backward-compatible data).
 * Synchronization via the WordPress REST API (polling, every 2 seconds).
 * No external dependencies (no CDN, no images) – Unicode chess pieces.
 * In-game private chat between the two players, a move list, an optional
    “show
   piece names” tooltip helper, and a personal “continue on another device” link(
   e.g. move from desktop to phone).

The plugin interface is provided in German and is fully translatable.

## Installation

 1. Upload the plugin ZIP under “Plugins > Add New > Upload Plugin” and activate it.
 2. Insert the shortcode on a page or in a post:
 3. [chess_duell]
 4. Open the page, click “Start new game” and send the displayed link to your opponent.

## FAQ

### Is an account required to play?

No. Guests can play without logging in. The link you share identifies the game.

### Can I continue a game on another device?

Yes. Each player can generate a personal “continue on another device” link and
 
send it to themselves (for example from desktop to phone) to keep playing as the
same color.

### Is cheating possible?

No. Every move is validated server-side by a custom PHP chess engine; the server

computes the position (FEN), notation (SAN) and game end itself and is the single
source of truth. A manipulated client cannot force an illegal move.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Human2Human Chess Duell” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ strychni0x ](https://profiles.wordpress.org/strychni0x/)

[Translate “Human2Human Chess Duell” into your language.](https://translate.wordpress.org/projects/wp-plugins/human2human-chess-duell)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/human2human-chess-duell/),
check out the [SVN repository](https://plugins.svn.wordpress.org/human2human-chess-duell/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/human2human-chess-duell/)
by [RSS](https://plugins.trac.wordpress.org/log/human2human-chess-duell/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.10.0

 * New: “Continue on another device” – each player can create a personal link and
   send it to themselves (e.g. from desktop to phone) to keep playing as the same
   color. The token is adopted on opening and immediately removed from the URL.

#### 1.9.1

 * Fix: the board became too small in the new layout and the bottom row was cut 
   off. The board now sits large at the top, with the move list and chat side by
   side below it; the board always stays perfectly square.
 * Fix: in the narrow chat column the “Send” button wrapped and the input field 
   was squeezed – input row corrected.

#### 1.9.0

 * The chat now sits directly to the right of the move list (instead of below it)
   for better visibility. On narrow screens they remain stacked.
 * New option on the game page: “Show piece names” – hovering a piece with the mouse
   shows its name (e.g. “Queen (White)”, “King (Black)”). The setting is remembered
   per browser.

#### 1.8.0

 * New private chat between the two players (only the two players can read and write).

#### 1.7.0

 * New “My games” switcher: players with several open games can switch within the
   same window without reloading (with a “your turn” marker).
 * Games are associated with players: WP user ID for logged-in users and an anonymous
   guest browser ID. The backend overview shows the account (@login).

#### 1.6.0

 * Backend: overview of all running/stored games with the option to delete individual
   games (and all finished ones at once).
 * Backend: the limit bypass for logged-in users is now optionally on/off.

#### 1.5.7

 * The “it’s your turn” e-mail now includes the last move played.

#### 1.5.1

 * The last move is highlighted: origin/target squares on the board and the entry
   in the move list.

#### 1.4.0

 * Optional chess clock (counts only online time, pauses on absence).
 * Optional “it’s your turn” e-mail notification; the address is deleted when the
   game ends.
 * Backward compatible: running games survive the update unchanged.

#### 1.3.0

 * Logged-in WordPress users may bypass the games limit.
 * The display name of logged-in users is pre-filled as the player name (overridable).

#### 1.2.0

 * Server-side rule validation (custom PHP engine) – cheating no longer possible.
 * Backend settings for the number of simultaneous games and the lifetime.
 * Players can choose their own name.

#### 1.0.0

 * First version.

## Meta

 *  Version **1.10.0**
 *  Last updated **23 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 5.6 or higher **
 *  Tested up to **7.0**
 *  PHP version ** 7.2 or higher **
 * Tags
 * [chess](https://wordpress.org/plugins/tags/chess/)[game](https://wordpress.org/plugins/tags/game/)
   [multiplayer](https://wordpress.org/plugins/tags/multiplayer/)
 *  [Advanced View](https://wordpress.org/plugins/human2human-chess-duell/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/human2human-chess-duell/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/human2human-chess-duell/reviews/)

## Contributors

 *   [ strychni0x ](https://profiles.wordpress.org/strychni0x/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/human2human-chess-duell/)