Skip to content
/ RegHex Public

🔡 Terminal interface for hexagonal regex crosswords.

Notifications You must be signed in to change notification settings

orez-/RegHex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RegHex

🔡 Terminal interface for hexagonal regex crosswords.

screen shot 2017-09-30 at 3 38 42 pm

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.

To play

Clone the repo locally, then run python3 display.py in the cloned directory.

Controls

  • 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

About

🔡 Terminal interface for hexagonal regex crosswords.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages