ReGeX icon indicating copy to clipboard operation
ReGeX copied to clipboard

A Regular Expression game for Android

Results 10 ReGeX issues
Sort by recently updated
recently updated
newest added

paragraph extraction mode needs a text file to play(either online or local) the game will select some random paragraphs in the file as the goal, the player have to extract...

Is it just length? I notice sometimes that I get a score of 200+ for regex's that aren't particularly short, although I liked the solution better than a `[xyz].+` type...

When i lose focus (change to another app to see the cheatsheet),and return, the counting seems to go wrong. In this picture the number is supposed to be zero, but...

Just wanted to note the F-Droid app hasn't been updated in 3 years, not sure if there's anything that has been updated, or any security issues that need to be...

The current code-base it unpleasant to work with, and I cannot use the necessary tools to properly maintain and test it. I've recently been reading more about [Kawa Scheme](https://www.gnu.org/s/kawa/), a...

There could be string transformation mode that would display set of strings in two columns as it is now, but instead of asking player to match left strings and don't...

enhancement

As suggested [on reddit](https://www.reddit.com/r/androidapps/comments/3iimdm/dev_regex_regular_expression_game_for_android/cuifrkh) the game should implement not only matching the whole string, but also splitting out a part. I would suggest it to start about level 7, with...

enhancement

Please extend the score display time for those of us whose eyes do not jump and focus that quickly. One more second would be fine.