Skip to content

clupasq/regex-crossword-goodies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Regex Crossword Goodies

This is a Google Chrome Extension that provides a set of enhancements for the http://regexcrossword.com/ website.

Installation

Make sure you're using Google Chrome. The extension is published here, in the Chrome Web Store.

Functionality

  • Load/Save Puzzles - you can copy/paste a textual representation of the current solution in order to resume it later.
  • Regex Validation - as soon as you complete a row/column, the corresponding regex clues are automatically validated and their status is shown in red or green. This also works for the newly introduced hexagonal puzzles.
  • Regex Explanation - the clues are links to the Regexper website.
  • Player Puzzle List Filter - (only for authenticated users) - allows you to filter toggle between showing the entire puzzle list, or just the unsolved unambiguous puzzles available.

Have fun playing this awesome game!

Release notes

0.1.8

  • Added a syntax-highlighted view of the regex patterns.
  • Better UI for redirecting to https://regexper.com

0.1.7

0.1.6

  • Use color-blind friendly colors (issue #2)

0.1.5

  • Added auto-validation of the answer when a puzzle page is loaded (because RegexCrossword now saves answers).

0.1.4

  • Fixed Player puzzles page bug - filtering functionality was not working (did not wait for the data to arrive from the server).

0.1.3

  • Player puzzles page - replaced the Only show unsolved unambiguous option with two options: Hide solved and Hide ambiguous.

0.1.2

Initial Release

About

Chrome Extension that offers additional functionality for regexcrossword.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published