Archiverse Internet Archive
Bobert fluffy8959
アメリカ
誕生日非公開
ゲームの腕前中級者
利用したゲーム機Wii U/ニンテンドー3DS
フレンド-/100
フォロー-
フォロワー-
投稿数19
そうだね数74
取得日時

Hello i like smash 4

投稿のみ 投稿と返信
前のページ(最近)
1 2 3 4 5
次のページ(過去)
返信[10]
親投稿
Bobert fluffy8959
Saying that you don’t need to learn BASIC tells me that you’re problem isn’t important to you. You’re sending the wrong impression… BASIC is one of the easiest programming languages, learn it, it is useful.
0そうだね
プレイ済み
返信[3]
親投稿
Bobert fluffy8959
Oof
0そうだね
プレイ済み
返信[1]
親投稿
Bobert fluffy8959
When does miiverse end?
0そうだね
プレイ済み
返信[1]
親投稿
Bobert fluffy8959
Definition files? Do you mean programs with COMMON DEF functions?
0そうだね
プレイ済み
返信[2]
親投稿
Bobert fluffy8959
NES emulator
0そうだね
プレイ済み
プレイ日記
Bobert fluffy8959
Oof
0そうだね
プレイ済み
返信[8]
親投稿
Bobert fluffy8959
Well, here are two problems I’ve noticed in the code shown. No matter what COLOR1 and TRED equals, the program will always go to label REDRULES, and label REDRULES is an infinite loop. I’d suggest learning and understanding the language well before trying to make a program too complicated.
0そうだね
プレイ済み
返信[6]
親投稿
Bobert fluffy8959
IF VARIABLE==1 THEN GOTO @LABEL1 ELSE GOTO @LABEL2 Or ON VARIABLE GOTO @LABEL1,@LABEL2
0そうだね
プレイ済み
返信[5]
親投稿
Bobert fluffy8959
There is always a way… I’m just not sure what you are trying to do, when you say “another label,” it would be helpful to know which label or line you are talking about.
0そうだね
プレイ済み
返信[2]
親投稿
Bobert fluffy8959
Actually, that’s not what you want, try to be more descriptive. You are probably trying to use some sort of loop but I’m not sure.
0そうだね
プレイ済み
返信[1]
親投稿
Bobert fluffy8959
RETURN
0そうだね
プレイ済み
返信[3]
親投稿
Bobert fluffy8959
Yeah, I think you can consolidate some of those IF THEN statements.
0そうだね
プレイ済み
返信[1]
親投稿
Bobert fluffy8959
You are calling SPHIDE instead of READ.
0そうだね
プレイ済み
返信[1]
親投稿
Bobert fluffy8959
I’ve noticed this with my maps too, it’s wierd...
0そうだね
プレイ済み
返信[1]
親投稿
Bobert fluffy8959
Personally, I think the green is a little out of place, but wow your making this game quickly!
0そうだね
プレイ済み
返信[2]
親投稿
Bobert fluffy8959
You can use a chip-8 interpreter to play Tetris or you can make your own
1そうだね
プレイ済み
返信[1]
親投稿
Bobert fluffy8959
Looks really good!
0そうだね
プレイ済み
返信[4]
親投稿
Bobert fluffy8959
Are you going to fix that problem when you lose… or is that just my intrepter
0そうだね
プレイ済み
返信[1]
親投稿
Bobert fluffy8959
It’s not that simple… Saving doesn’t really work like that. In SMILEBASIC if you want to save something then you must either save a single string or an array. You could push each variable into an array and when you want to load it then have to pop the array in reverse order. Quite annoying to do for a lot of variables.
0そうだね
プレイ済み
返信[2]
親投稿
Bobert fluffy8959
Nice! Is there any way to enlarge the data displayed from GLOAD?
0そうだね
プレイ済み