https://github.com/mimosinnet/raku-paraulogic
Raku script to solve the ParauLògic game
https://github.com/mimosinnet/raku-paraulogic
Last synced: 3 months ago
JSON representation
Raku script to solve the ParauLògic game
- Host: GitHub
- URL: https://github.com/mimosinnet/raku-paraulogic
- Owner: mimosinnet
- Created: 2022-01-06T05:45:52.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-08T23:42:49.000Z (over 3 years ago)
- Last Synced: 2025-01-13T16:16:00.117Z (5 months ago)
- Language: Raku
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Name
ParauLogic - [raku](https://raku.org/) script to solve the [ParauLògic](https://vilaweb.cat/paraulogic/) game.
# Synopsis
ParauLògic is a game created by [Rodamots](https://rodamots.cat/). In this game, you have to introduce all the possible words with the seven letters in the game that contains the middle letter. The script finds the words in the Catalan hunspell dictionary that matches the criteria. You have to introduce the middle letter at the end.
$ raku ParauLogic.raku
Escriu les lletres del paraulògic,\
amb la lletra del mig al final: *ortalpn*\
arn aaron alan alana alapont alpont altona altoona altron anatot anoll anton antona aran arna ...# Support
Suggestions/patches are welcomed via github at
© Joan Pujol (Mimosinnet)