Archiverse Internet Archive
投稿のみ 投稿と返信
前のページ(最近)
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 1920
次のページ(過去)
返信[2]
親投稿
Phoenix B) epicphoenix4
and go to smilebasicsource.com
0そうだね
プレイ済み
返信[1]
親投稿
Phoenix B) epicphoenix4
here's one: STPB61NG4KEYS
0そうだね
プレイ済み
返信[8]
親投稿
Phoenix B) epicphoenix4
well if it's really 1D don't include zayn. (also 1 d means only moving either left and right or up and down you have to choose one or else it's 2d)
1そうだね
プレイ済み
返信[1]
親投稿
Phoenix B) epicphoenix4
thx 4 the update m8.
0そうだね
プレイ済み
返信[4]
親投稿
Phoenix B) epicphoenix4
Particle dissembler?
1そうだね
プレイ済み
返信[2]
親投稿
Phoenix B) epicphoenix4
Battering ram?
2そうだね
プレイ済み
返信[16]
親投稿
Phoenix B) epicphoenix4
@Komodo It's the same vice versa, "Hey this game is pretty good, I should grace it with a title screen."
2そうだね
プレイ済み
返信[2]
親投稿
Phoenix B) epicphoenix4
so at the @FAIL label just add the LIVES=LIVES-1 and maybe some sound effects!
1そうだね
プレイ済み
返信[1]
親投稿
Phoenix B) epicphoenix4
Something like this: At the beginning LIVES=3 then if they answer wrong, LIVES=LIVES-1, then a IF LIVES<1 then GOTO @GAMEOVER
1そうだね
プレイ済み
返信[1]
親投稿
Phoenix B) epicphoenix4
about 30-40 dollars should do it.
0そうだね
プレイ済み
返信[3]
親投稿
Phoenix B) epicphoenix4
Or you could try TXT$="Hello, this is a test" For X=0 to number of letters LOCATE X+5,10:Print TXT$[X] BEEP 9 wait 10 next
2そうだね
プレイ済み
返信[4]
親投稿
Phoenix B) epicphoenix4
Amazing work!
0そうだね
プレイ済み
返信[1]
親投稿
Phoenix B) epicphoenix4
What game is this? It seems like a good game.
1そうだね
プレイ済み
返信[13]
親投稿
Phoenix B) epicphoenix4
I was guilty of only doing the title screen when I first got this. Don't worry though I stopped a LONG time ago.
1そうだね
プレイ済み
返信[1]
親投稿
Phoenix B) epicphoenix4
Ooooh! Can I work on guyquest? I can make sprites and music!
2そうだね
プレイ済み
返信[2]
親投稿
Phoenix B) epicphoenix4
Sadly this can't be a thing due to copyright. Petit Computer didn't really have any copyright stuff so that's why it can only be on petit computer.
1そうだね
プレイ済み
返信[1]
親投稿
Phoenix B) epicphoenix4
How does the platformer even work?
1そうだね
プレイ済み
返信[83]
親投稿
Phoenix B) epicphoenix4
Sorry I haven't updated in a while, I lost my charger ;n;
1そうだね
プレイ済み
返信[2]
親投稿
Phoenix B) epicphoenix4
()===m I don't know what it'll open, but you can keep it.
0そうだね
プレイ済み
返信[1]
親投稿
Phoenix B) epicphoenix4
What exactly are you asking? You made 2 loops already. It doesn't go to @loop2 because The GOTO says to go back to the @loop1 label before it can go to loop2. My suggestion? Do this: @ULTRALOOP Gosub @loop1 gosub @loop2 wait 1 goto @ULTRALOOP Then replace the goto @loop1 or 2 with RETURN.
1そうだね
プレイ済み