プレイ日記
DerpTias SneekATTACK11
if you want to learn how to program here are some tips: -- -Use Print " " to your advantage! -- -Search random code words and find out what they do by expamenting! -- -$'s can make cool stuff: INPUT "Your B-Day ";BDAY$ PRINT "Your bday is:",BDAY$ -- -Challenge yourself while using what you know! -- -Have Fun! -- -I am still a noob and I made a hockeygame while using these tips! You should try. :D
5そうだね
プレイ済み
返信[1]
親投稿
PChicken NerdChicken
tip: press the blue question mark button when cursor is on an empty line.
1そうだね
プレイ済み
返信[2]
親投稿
Clayton DarkClay88
And for sprites use... SPSET to set it SPOFS to move it SPSCALE to change the size!
1そうだね
プレイ済み
返信[3]
親投稿
Clayton DarkClay88
Oh! And did ya know theres a shorter way of saying PRINT? I found this out a few days ago, you use "?" to print also. xP
3そうだね
プレイ済み
返信[4]
親投稿
Lacks DHaze420
Want 2 commands on the same line? Use a ':' CLS:BGMSTOP:COLOR 15
2そうだね
プレイ済み
返信[5]
親投稿
MegaFunGuy thekidude
Dont forget LOCATE! Copy this to see what I mean LOCATE 20,15 PRINT"HI" If done right the text will be in the middle of the screen
1そうだね
プレイ済み