haive.games.single_player.wordle.example¶
Example Word Connections game with interactive UI.
Uses the May 22, 2025 puzzle (#711).
Classes¶
Interactive UI for Word Connections game. |
Functions¶
|
Run the example game. |
Module Contents¶
- class haive.games.single_player.wordle.example.WordConnectionsUI[source]¶
Interactive UI for Word Connections game.
Init .
- display_grid(state)[source]¶
Display the game grid in a nice format.
- Parameters:
state (haive.games.single_player.wordle.models.WordConnectionsState)