Files
china-dictatorship/hello-world/g/GridScript.gridscript

8 lines
74 B
Plaintext
Raw Permalink Normal View History

2021-03-24 00:00:01 +00:00
#HELLO WORLD.
@width 3
@height 1
(1,1):START
(3,1):PRINT 'Hello World'