kamidesigns

Game · 2026-09-17

Kami Chess

Chess on a 3D board with boxwood and walnut pieces. Play a friend at one computer, or take on the computer. Free download for Linux.

Download

Download for Linux (x86-64)

Version 1.0.0 · 1.9 MB · free

Check the download

SHA-256:

d217a8960d36b4c4d37899d8b265975d83f36bd09b9103713312e2935167140e

Or save the checksum file in the same folder and run:

sha256sum -c kami-chess-1.0.0-linux-x86_64.tar.gz.sha256

It prints kami-chess-1.0.0-linux-x86_64.tar.gz: OK.

Start

In the folder you saved it in:

tar -xzf kami-chess-1.0.0-linux-x86_64.tar.gz
./kami-chess-1.0.0/kami-chess

Nothing is installed; delete the folder to remove it. Keep the folder together: the game finds its board and pieces beside it. To play against the computer, with you as white:

./kami-chess-1.0.0/kami-chess --opponent black

README.txt in the folder lists every option.

Requirements

  • 64-bit Linux on x86-64 with glibc 2.38 or newer (for example Ubuntu 24.04, Debian 13, Fedora 39 or later).
  • A desktop session, X11 or Wayland.
  • OpenGL 3.3 graphics with libOpenGL.so.0 and libEGL.so.1, which current graphics drivers install (on Debian and Ubuntu the packages libopengl0 and libegl1).
Kami Chess start position: light boxwood pieces facing dark walnut pieces on a 3D board.

What you get

Controls

InputDoes
Click a piece, then a highlighted squareMove
Drag with the left buttonTurn the camera around the board
Mouse wheelZoom
fTurn the camera to the other player's side
rReset the camera
uUndo
EscDeselect, or close the promotion choice
q r b nChoose the promotion piece while the choice is open
Ctrl+QQuit

While the computer thinks, a pulsing blue strip lights its half of the board frame and the board ignores your clicks.

A selected pawn with the squares it can move to marked in blue.
The computer's turn: a blue strip lights its side of the board frame.
A finished game of Kami Chess, ended in checkmate.