^E}{pressi()n$
The best way to learn Regular Expressions is to play with combinations. Our game introduces the parts, then challenges your ability to put them together.
Finitris is a game where the objective is to construct a finite state machine given a regular expression. This is done by placing states on the game field, and labeling the connecting arrows with particular characters.
Finitris is a game where the objective is to construct a finite state machine given a regular expression. This is done by placing states on the game field, and labeling the connecting arrows with particular characters.
Support for regular expressions State machine
games regular-expression educational-game state-machine computer-science