workshopper / regex-adventure

learn regular expressions with this educational workshop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

regex-adventure

Learn regular expressions with this educational workshop.

install

$ sudo npm install -g regex-adventure

Then you will have a regex-adventure command:

$ regex-adventure

To play these levels offline, you'll also want to install:

$ npm install quotemeta marked

About

learn regular expressions with this educational workshop


Languages

Language:JavaScript 100.0%