Indie Dev

Hello Guest!. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, sell your games, upload content, as well as connect with other members through your own private inbox!

regex

  1. JibstaMan

    Regular Expressions (in JavaScript)

    Basics Regular Expressions, aka regex and RegExp, are quite tough. I'm not an expert on the topic, but I have used regular expression for over a year now and I guess I can write something useful about them. In this tutorial, I've started with the "basics". If things go well, I might expand the...
  2. LTN Games

    [Scripting] Regular Expressions

    I am having a hell of a time getting my regular expression to match properly, my first regular expression worked well as far as I know, but now that I need to account for a double-digit number, every time I get the output of the match it's only a piece of what I am trying to capture. First of...
Top