this post was submitted on 19 Dec 2024
75 points (97.5% liked)

Linux

48655 readers
513 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

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

https://gitlab.com/christosangel/tuiplette

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

The aim is to gain points by swapping two adjacent grid cells to create rows or columns of three or more matching cells, which will disappear and allow the above cells to fall and occupy the vacant space.

When there are no moves left, the grid will be refreshed, and the game will continue until all (configured) reshuffles are used. When there are no moves left, and no reshuffles left, the game will end.

If the score is among the 10 best scores achieved, it makes it in the Top Ten Hiscores.

As far as the appearence of the game, by configuring the game accordinly, the user can select the game theme according to their liking.

The user has select theme between letters, numbers, greek, shapes, faces and blocks.

The colors selected are the configured terminal theme colors.

themes

top 6 comments
sorted by: hot top controversial new old
[–] Rogue@feddit.uk 1 points 17 hours ago (1 children)

Written in bash?! Superb effort but I can't help wondering why you'd choose bash?

[–] christos@lemmy.world 1 points 8 hours ago

thx. Well, what can I say, I guess I like Bash.

[–] fakeman_pretendname@feddit.uk 5 points 1 day ago (1 children)

What a lovely, fun little game! Thanks for sharing :)

[–] christos@lemmy.world 3 points 1 day ago

Glad you like it.

[–] OmegaLemmy@discuss.online 1 points 1 day ago (1 children)

Maybe I should share some of my projects here?

[–] christos@lemmy.world 1 points 1 day ago

sure, why not