Directory graphics/pgf/contrib/wordle
README.md
# Wordle
A stupidly feature-rich LaTeX package for typesetting **Wordle** puzzles. This package provides a stupidly feature-rich way of creating Wordle puzzles in LaTeX, which [Wikipedia](https://en.wikipedia.org/wiki/Wordle) describes as a hugely popular web-based word game created and developed by Welsh software engineer Josh Wardle.
This package provides the `wordle` environment, which uses the syntax:
```tex
% \usepackage{wordle}
\begin{wordle}{ANVIL}
CRANE
NATAL
ANVIL
\end{wordle}
```
Ce package fournit un moyen stupidement riche en fonctionnalités de créer des puzzles **Wordle** en LaTeX, que [Wikipedia](https://en.wikipedia.org/wiki/Wordle) décrit comme comme un jeu de lettres en ligne extrêmement populaire, créé et développé par l'ingénieur logiciel gallois Josh Wardle.
```tex
% \usepackage{wordle}
\begin{GrilleSutom}{REBUS}
ABRIS
ROUTE
REBUS
\end{GrilleSutom}
```
### Authors
Andrew Mathas and Cédric Pierquet
Download the contents of this package in one zip archive (528.4k).
wordle – Create wordle grids
This package provides environments (in French or English) to display wordle grids:
- \begin{WordleGrid} for the English version,
- \begin{GrilleSutom} for the French version.
Package | wordle |
Support | https://github.com/AndrewMathas/Wordle/issues |
Repository | https://github.com/AndrewMathas/Wordle |
Version | 0.3.0 |
Licenses | The LaTeX Project Public License 1.3c |
Maintainer | Andrew Mathas Cédric Pierquet |
Contained in | TeX Live as wordle MiKTeX as wordle |
Topics | PGF TikZ Games |