Began adding support for variables

This commit is contained in:
2026-05-24 15:09:59 +01:00
parent 93ca1ea34a
commit 21bf659718
8 changed files with 287 additions and 24 deletions
+2
View File
@@ -1,5 +1,7 @@
@tim says "hello world, it's a good day"
@tim change name "Timothy Fineshooter"
$x = 3
$x + 1
label:
choice "choice numero uno" {
@tim says "super sad"
BIN
View File
Binary file not shown.