6 comments

[ 3.5 ms ] story [ 19.6 ms ] thread
(comment deleted)
Would be really cool if it could just keep generating new regexes to solve for! So it could be like a training game.

And also a version that involves making a regex that passes two sets of test strings (one set for strings that should match the regex, one for strings that shouldn't match).

Nice design btw, minimalistic but satisfying. The two features above would make this a really sick project overall IMO

Thank you so much!

I'm going to hook a backend up to have AI generate patterns.

I like the idea of positive and negative matching :)

It was a bit too easy but I think something like this but as a wordle-type game with daily challenges could be fun.
I could see about making the initial one more difficult or let the user pick a difficulty level.

I love the wordle-like approach idea!!!