Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Move "if btn(8) then print("hello world",10,10) end" After "cls(12)" .


cls(12)

if btn(8) then print("hello world",10,10) end

OH I see now.. LOL