Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

agnos.is Forums

  1. Home
  2. Linux
  3. troblo, a simple match-three terminal game (Bash)

troblo, a simple match-three terminal game (Bash)

Scheduled Pinned Locked Moved Linux
3 Posts 2 Posters 0 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • christos@lemmy.worldC This user is from outside of this forum
    christos@lemmy.worldC This user is from outside of this forum
    [email protected]
    wrote on last edited by
    #1

    cross-posted from: https://lemmy.world/post/26801933

    https://gitlab.com/christosangel/troblo

    troblo is a terminal match-three game, written in Bash.

    The aim is to place each time a pair of new tiles with fixed orientation on available empty squares of the 6x6 grid, in order to create rows or columns of three or more matching tiles, which will become empty again.

    The new pair of fixed orientation tiles is shown each time at the right side of the grid.

    The new pair can be placed only if both selected squares are empty.

    The game ends when the grid becomes so clogged with unmatching tiles, and there is no place in the grid to drop the new fixed orientation (horizontal or vertical) pair of tiles.

    This game was inspired by https://368chickens.com/.

    S 1 Reply Last reply
    0
    • System shared this topic on
    • christos@lemmy.worldC [email protected]

      cross-posted from: https://lemmy.world/post/26801933

      https://gitlab.com/christosangel/troblo

      troblo is a terminal match-three game, written in Bash.

      The aim is to place each time a pair of new tiles with fixed orientation on available empty squares of the 6x6 grid, in order to create rows or columns of three or more matching tiles, which will become empty again.

      The new pair of fixed orientation tiles is shown each time at the right side of the grid.

      The new pair can be placed only if both selected squares are empty.

      The game ends when the grid becomes so clogged with unmatching tiles, and there is no place in the grid to drop the new fixed orientation (horizontal or vertical) pair of tiles.

      This game was inspired by https://368chickens.com/.

      S This user is from outside of this forum
      S This user is from outside of this forum
      [email protected]
      wrote on last edited by
      #2

      I love projects like this. It’s way harder to do in Bash, but that’s what makes it interesting. The unnecessary effort to do it right shows real skill.

      christos@lemmy.worldC 1 Reply Last reply
      0
      • S [email protected]

        I love projects like this. It’s way harder to do in Bash, but that’s what makes it interesting. The unnecessary effort to do it right shows real skill.

        christos@lemmy.worldC This user is from outside of this forum
        christos@lemmy.worldC This user is from outside of this forum
        [email protected]
        wrote on last edited by
        #3

        Thx for the feedback, I hope you enjoy it.

        1 Reply Last reply
        0
        • System shared this topic on
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups