Skip to content

dytra/regex-quest

Repository files navigation

Regex Quest

Regex Quest is a fun and interactive mini-game built with to help you sharpening your regular expression (regex) skills!

RegEx Quest Banner

Demo: https://regex-quest.vercel.app

Features

  • Multiple Levels: Each level contains a specific RegEx challenge like email validation, phone number matching, or color code detection.
  • Real-time Feedback: Instantly see if your RegEx matches the test cases correctly.
  • Hints: Struggling? Hints are available after a few failed attempts.
  • Scoring: Earn points based on accuracy and number of attempts.
  • Light & Dark Mode: Toggle between themes for comfort.

Getting Started

1. Clone the repo

git clone https://github.com/your-username/regex-quest.git
cd regex-quest

2. Install dependencies

bun install

3. Run the devleopment server

bun dev

Open http://localhost:3000 to play the game in your browser.

About

fun and interactive mini-game built with to help you sharpening your regular expression (regex) skills!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published