SkillAgentSearch skills...

Regexrace

A small game to test your Regex writing skills.

Install / Use

/learn @thylong/Regexrace
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

RegexRace

.. image:: https://travis-ci.org/thylong/regexrace.svg?branch=master :target: https://travis-ci.org/thylong/regexrace

RegexRace is a small game to test your POSIX Regex writing skills.

Installing

.. code-block:: console

$ git clone git@github.com:thylong/regexrace.git
# OR
$ go get github.com/thylong/regexrace

Quick-start

.. code-block:: console

$ docker-compose up

Features

  • Built-in questions
  • POSIX Regular expressions
  • Player name in Leaderboard
  • Token-based anti-cheat system

(Likely to come soon)

  • Social functions
  • Analytics

Testing

go test ./...

Related Skills

View on GitHub
GitHub Stars18
CategoryContent
Updated1y ago
Forks3

Languages

Go

Security Score

75/100

Audited on Jun 7, 2024

No findings