Tango.gd

Current version: v1.1.0. See the release on GitHub for a full changelog

The classic LinkedIn puzzle, Tango, reimplemented in Godot. Select from 4x4, 6x6, or 8x8 grids. Puzzles are randomly generated, and are validated with a rule-based solver.

No internet connection required for standalone builds

This game is open source. The source code can be found on GitHub.

How to play

  • Fill the grid so that each cell contains either a Sun or a Moon
  • No more than 2 Suns or Moons may be next to each other, either vertically or horizontally
  • Each row and column must contain the same number of Suns and Moons
  • Cells separated by an = must be of the same type
  • Cells separated by a X must be of opposite type
  • Each puzzle has one right answer and can be solved via deduction. You should never have to make a guess.

Controls

Mouse

  • Left click: Toggle Sun -> Moon -> Blank
  • Right click: Toggle Moon -> Blank
  • Middle click: Clear tile

Keyboard

  • WASD / Arrow keys: Select tile
  • Space / E: Toggle Sun -> Moon -> Blank
  • Shift / Q: Toggle Moon -> Blank
  • CTRL / F: Clear tile
  • Z: Undo
  • Escape: New Game

Gamepad

All face buttons assume XBox-style layout

  • Left stick / D-Pad: Select tile
  • (A): Toggle Sun -> Moon -> Blank
  • (X): Toggle Moon -> Blank
  • (Y): Clear tile
  • (B): Undo
  • Menu: New Game

Disclaimer: Claude was used to program the puzzle solver used to generate puzzles.

Updated 3 days ago
Published 5 days ago
StatusReleased
PlatformsHTML5, Windows, macOS, Linux, Android
AuthorTacticalLaptopBag
GenrePuzzle
Made withGodot
Tagsbinary, linkedin, mobile, Singleplayer
AI DisclosureAI Assisted, Code

Download

Download NowName your own price

Click download now to get access to the following files:

tango_v1.2.0_android.apk 28 MB
tango_v1.2.0_linux_arm64.tar.gz 28 MB
tango_v1.2.0_linux_x86_32.tar.gz 29 MB
tango_v1.2.0_linux_x86_64.tar.gz 29 MB
tango_v1.2.0_macos.zip 63 MB
tango_v1.2.0_windows_arm64.zip 31 MB
tango_v1.2.0_windows_x86_32.zip 39 MB
tango_v1.2.0_windows_x86_64.zip 38 MB

Leave a comment

Log in with itch.io to leave a comment.