• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!

string_count

  1. S

    string_count help

    i have a string: str = "FIST KNIFE SHOTGUN"; I have a substring: playerText = whatever the player is typing into the input field. ex: playerText = "FIST"; I want to be able to know if the player has typed either FIST, KNIFE OR SHOTGUN into the input field without having to do this...
Top