Amber Falcon Games Play Free
Player Guide

Get playing in a few minutes.

Triple Triad is free on Itch.io — play straight in your browser, or download a native build for Windows, macOS, or Linux. Pick your platform below.

Web

No install

Play instantly in your browser — nothing to download.

  1. 1

    Head to the Triple Triad page on Itch.io and press play — the game loads right in your browser.

Play on Itch.io

Windows

Straightforward

Download, extract, and run — no extra steps required.

  1. 1

    Download the Windows build (.zip) from the Itch.io page.

  2. 2

    Extract the zip file to a folder of your choice.

  3. 3

    Open the extracted folder and double-click the .exe file to launch the game.

Download on Itch.io

Linux

One terminal command

Download, extract, mark the binary executable, and run it.

  1. 1

    Download the Linux build (.zip) from the Itch.io page.

  2. 2

    Extract the zip file to a folder of your choice.

  3. 3

    Open a terminal in that folder and make the binary executable:

    chmod +x ./StandaloneLinux64
  4. 4

    Run the game:

    ./StandaloneLinux64
Download on Itch.io

macOS

A few extra steps

Supports both Intel and Apple Silicon Macs. Gatekeeper blocks unsigned builds by default, so a couple of terminal commands are needed the first time you run it.

  1. 1

    Download the Mac build (.zip) from the Itch.io page and extract it.

  2. 2

    Open Terminal and cd into the extracted folder, then remove the quarantine flag macOS adds to downloaded apps:

    xattr -d com.apple.quarantine ./StandaloneOSX.app/Contents/MacOS/Triple\ Triad
  3. 3

    Make the app executable:

    chmod +x ./StandaloneOSX.app/Contents/MacOS/Triple\ Triad
  4. 4

    Clear extended attributes on the whole app bundle:

    xattr -cr ./StandaloneOSX.app
  5. 5

    Double-click StandaloneOSX.app to launch the game.

Download on Itch.io

Still stuck?

Drop by Discord and the community will help you get up and running.

Join Discord