🔡 Terminal interface for hexagonal regex crosswords.
Notes impossible moves in red. Uses a custom regex engine to identify impossible moves.
Currently hardcoded to the regex crossword from the 2013 MIT Mystery Hunt.
Clone the repo locally, then run python3 display.py
in the cloned directory.
- Arrow keys to navigate the board
- Letters to enter a letter
[
and]
to rotate the board- Space or backspace to clear a letter
- Ctrl+C to end