mirror of
https://github.com/Relintai/pandemonium_demo_projects.git
synced 2025-01-02 14:39:37 +01:00
15 lines
310 B
Markdown
15 lines
310 B
Markdown
# RegEx (Regular Expressions)
|
|
|
|
A demo showing regex functionality and usage.
|
|
Can also serve as a playground for regex testing.
|
|
|
|
Language: GDScript
|
|
|
|
Renderer: GLES 2
|
|
|
|
Check out this demo on the asset library: https://godotengine.org/asset-library/asset/149
|
|
|
|
## Screenshots
|
|
|
|
![Screenshot](screenshots/regex.png)
|