Spyke

Syndicated from the fediverse. Read and engage on the original instance.

View original on lemmy.world
linux_gaming·Linux Gamingbychristos

deshuffle, word puzzle against the clock (Bash)

https://gitlab.com/christosangel/deshuffle

deshuffle is a terminal word puzzle game, written in Bash.

The simple aim is to put all the given letters in order to find the shuffled word against the clock. The time available after a number of words also reduces, so the game gets harder as it goes.

There is not only one solution to every puzzle. If the user find a word with the same letters, the solution will be accepted.

By default, the adjusted definitions of the words appear in the end of each round.

The game ends when the user fails to find the word in time, or fails to create an acceptable solution altogether.

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

This game was inspired by https://wordnerd.co/23words/.

View original on lemmy.world
27

No replies yet

No comments on the original post yet.
deshuffle, word puzzle against the clock (Bash) | Spyke