mirror of
https://github.com/curioustorvald/tsvm.git
synced 2026-06-11 15:24:05 +09:00
basic:SAVE function, filesystem:write
This commit is contained in:
3
assets/rmaze.bas
Normal file
3
assets/rmaze.bas
Normal file
@@ -0,0 +1,3 @@
|
||||
1 rem RANDOM MAZE
|
||||
10 print(chr$(47+round(rnd(1))*45);)
|
||||
20 goto 10
|
||||
Reference in New Issue
Block a user