Name Tag

Scroll your name across the screen.

basic.forever(() => {
    basic.showString("JAMES")
})