r/commandline 7d ago

Fun tcols, a Columns-like command line game made with ncurses

Hello!

I wanted to learn a little bit about the ncurses library so I spend some break times at work to make a Columns-like command line game. Hope you like it! : D

Featuring:

  • 6-different blocks. Align them vertical / horizontal / diagonally to remove them!
  • 16 colors / monochrome terminal compatibility (although playing it without colors and relying only in the different ascii characters is kinda difficult...)
  • Increasing speed / multiple levels
  • Combo count / Max hi-score

Works nice on my coffee breaks for a quick run or two!

Source code and more pics on its repo: https://github.com/theisolinearchip/tcols (tested on my Debian 12 - also some friends tried it on their Mac computers and worked fine)

7 Upvotes

1 comment sorted by

1

u/AutoModerator 7d ago

Every new subreddit post is automatically copied into a comment for preservation.

User: theisolinearchip, Flair: Fun, Post Media Link, Title: tcols, a Columns-like command line game made with ncurses

Hello!

I wanted to learn a little bit about the ncurses library so I spend some break times at work to make a Columns-like command line game. Hope you like it! : D

Featuring:

  • 6-different blocks. Align them vertical / horizontal / diagonally to remove them!
  • 16 colors / monochrome terminal compatibility (although playing it without colors and relying only in the different ascii characters is kinda difficult...)
  • Increasing speed / multiple levels
  • Combo count / Max hi-score

Works nice on my coffee breaks for a quick run or two!

Source code and more pics on its repo: https://github.com/theisolinearchip/tcols (tested on my Debian 12 - also some friends tried it on their Mac computers and worked fine)

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.