https://github.com/gregable/regexp-puzzle
Regular Expression Puzzle
https://github.com/gregable/regexp-puzzle
Last synced: 10 months ago
JSON representation
Regular Expression Puzzle
- Host: GitHub
- URL: https://github.com/gregable/regexp-puzzle
- Owner: Gregable
- Created: 2016-01-10T19:08:05.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-10T19:14:06.000Z (over 10 years ago)
- Last Synced: 2025-01-09T23:16:38.014Z (over 1 year ago)
- Language: HTML
- Homepage: http://gregable.com/2015/12/regular-expression-crossword-puzzle.html
- Size: 3.91 KB
- Stars: 16
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Regular Expression Crossword Puzzle
A webapp for solving a regular expression crossword puzzle.
Puzzle originally part of the
[2013 MIT Mystery Puzzle Hunt](http://www.mit.edu/activities/puzzle/2013/)
created by Dan Gulotta from an idea by Palmer Mubane.
More background at
[http://gregable.com/2015/12/regular-expression-crossword-puzzle.html](http://gregable.com/2015/12/regular-expression-crossword-puzzle.html).