Regex Blaster
112 points - last Tuesday at 9:00 PM
SourceComments
pimlottc today at 7:57 PM
The colors are difficult for colorblind people. Orange/green is difficult already, and then green turns into red depending on the state? Ugh. Looks fun but unplayable for me.
ks2048 today at 1:55 PM
Every vibe coded site is too dark and the text is too small.
HanClinto today at 1:33 PM
Nice game!
We made a similar game several years ago for the Pyweek game competition, but there wasn't the fun "letter invaders" style that this one has.
https://pyweek.org/e/RegExExpress/
I really like your implementation!
Might be good to limit some of the special operators to give more focus -- otherwise the early levels are a bit too solvable with ".*"
freedomben today at 2:25 PM
Wow really cool! Genuinely fun, and educational at the same time.
One usability request: after firing a regex, could the text box be cleared? It's not hard to hit Ctrl+A and start typing again, but it does add a bit of friction. (I can send a PR)
joshribakoff today at 4:24 PM
I cant even read this because most of the text is outside my phones viewport. Please test your stuff before posting it here.
1-more today at 3:54 PM
I don't understand the first "combat" level. There's no real defining pattern separating the good from bad hex strings, so it's just a typing speed contest to type all the enemy patterns, right? What am I missing?
lasgawe today at 6:14 PM
Haha, this is nice. I'm bad at regex most of the time. Playing this felt like when I first switched from Visual Studio to Vim. itβs a bit of a learning curve. Itβs an interactive game btw
UltraSane today at 7:56 PM
cool idea but it needs to get slower as the levels get harder
freedomben today at 2:28 PM
Source code!: https://github.com/mdp/regex-blaster
JanisErdmanis today at 3:28 PM
This is really funny ;D Gives Tetris vibes and is executed beautifully.
NooneAtAll3 today at 4:39 PM
I wish it wasn't time-limited...
sublinear today at 7:14 PM
The page width is not responsive and unusable on mobile
mrkramer today at 3:13 PM
This looks like something I would vibe code with Google's Gemini. Interesting concept.
brew-hacker today at 2:07 PM
Fun interactive game!
SilentM68 today at 2:20 PM
Cool idea! I shall give it a try :)
mdp last Tuesday at 9:15 PM
TL;DR: I think you should still learn regex, even though AI has made it a "useless" skill
https://mdp.github.io/2026/03/17/the-kids-are-alright-and-th...
neonsunset today at 2:57 PM
[dead]