プレイ日記
Josh josh.h7
Rail tracks are no longer cutting into the frame rate like crazy :)
5そうだね
プレイ済み
返信[1]
親投稿
toxi toxibunny
wat did u change?
0そうだね
未プレイ
返信[2]
親投稿
Josh josh.h7
Moved the code for the tracks into a different spot and used gosub with an if statment :)
0そうだね
プレイ済み
返信[3]
親投稿
NICHOLAS★ Nicholas6108
Minecraft
1そうだね
プレイ済み
返信[4]
親投稿
ςÇĞΨLapiz LapizLuzaOre200
i new to smileBASIC and i wanna know how u made that
0そうだね
プレイ済み
返信[5]
親投稿
Josh josh.h7
I added code for the background and sprites and added code for the controls and added the saving and loading code :)
0そうだね
プレイ済み
返信[6]
親投稿
ςÇĞΨLapiz LapizLuzaOre200
can u tell me the codes?
0そうだね
プレイ済み
返信[7]
親投稿
Josh josh.h7
You have to code a game/app yourself, use the manual to find all the information about programming in things :)
0そうだね
プレイ済み
返信[8]
親投稿
ςÇĞΨLapiz LapizLuzaOre200
ive tryed that
0そうだね
プレイ済み
返信[9]
親投稿
Josh josh.h7
Start with "hello world" code is like this. CLS PRINT "Hello world" wait 100 end
0そうだね
プレイ済み
返信[10]
親投稿
ςÇĞΨLapiz LapizLuzaOre200
ive only done print and sp and beep
0そうだね
プレイ済み
返信[11]
親投稿
Josh josh.h7
Try. CLS:ACLS SPSET 0,2 SPOFS 0,100,100 BGFILL 0,0,5,5,3 WAIT 100 END
1そうだね
プレイ済み