Skip to content

Finitris vs regular expressions 101

A side-by-side look at Finitris and regular expressions 101. For an in-depth review of either product, follow the links below.

Finitris

Finitris

Games

Finitris is an open-source, minimalist Tetris clone. It's a simple falling block puzzle game where players rotate and move different shaped blocks to create full lines and score points before the playfield fills up.

tetrisminimalistfalling-blocksopen-source
regular expressions 101

regular expressions 101

Education & Reference

A beginner's guide to learning regular expressions. Covers the basics like metacharacters, quantifiers, character classes, grouping and more. Helps you understand regular expressions through examples and exercises.

regexregular-expressionsprogrammingbeginner