Archiverse Internet Archive
投稿のみ 投稿と返信
前のページ(最近)
114 15 16 17 18 19 20 21 22 23 24 25
次のページ(過去)
返信[1]
親投稿
V360 TheV360
You could use a two-dimensional array for the 2048 board instead of 4 arrays for each row. DIM (or VAR) NUM[4,4] PRINT NUM[1,0] -> 0
1そうだね
プレイ済み
返信[2]
親投稿
V360 TheV360
*bigger WIDTH 16, or you can use GPUTCHR and "stretch" the text.
1そうだね
プレイ済み
返信[1]
親投稿
V360 TheV360
PRINT "HELLO WORLD"
1そうだね
プレイ済み
返信[2]
親投稿
V360 TheV360
Hey, don't forget the new command! BACKCOLOR RGB(255,0,0) 'Makes the screen red Also, GRPs are helpful for a more detailed background.
0そうだね
プレイ済み
返信[6]
親投稿
V360 TheV360
@mystman12 If I remember correctly, you can't put any other conditional expressions after that, so you can also use: IF (BUTTON(2) AND #A)>0 AND OTHER VARIABLE==1 THEN DO STUFF Also, you don't have to use TRUE or FALSE. You can use 1 and 0 instead.
1そうだね
プレイ済み
返信[52]
親投稿
V360 TheV360
@Ed Agreed. Shovel Knight has a difference between START and SELECT, so why can't SmileBASIC? Also, another idea: in the editor, a kind of "character map" that can be accessed by a button on the symbols keyboard. You could scroll through characters and select one to insert.
1そうだね
プレイ済み
返信[48]
親投稿
V360 TheV360
One more thing: being able to set HARDWARE to 0 on a new 3ds to test how a program runs on a normal 3ds.
1そうだね
プレイ済み
返信[47]
親投稿
V360 TheV360
One idea I had is a system variable that stores the 3D depth slider's position. Also, in the viewer, when you click "run" on a GRP, DAT, or TXT, it should run a special program that lets you see the GRP, DAT, or TXT file. For example, DAT files could be shown in a spreadsheet.
1そうだね
プレイ済み
返信[4]
親投稿
V360 TheV360
A very basic 3d engine.
0そうだね
プレイ済み
プレイ日記
ネタバレ
V360 TheV360
Hey guys. This file is a troll app that replaces some letters with similar-looking ones in your code. However, I've run into a bunch of errors and I can't figure out how to fix them. I need you to download this file and look for the error(s). Anyone who finds what is wrong earns a follower. GO!
6そうだね
プレイ済み
返信[3]
親投稿
V360 TheV360
Here are the character codes. Yes, they are negative.
1そうだね
プレイ済み
プレイ日記
V360 TheV360
Found the home button! ...and Wii buttons?! Classic controller buttons?! Okay... maybe found the system font...
11そうだね
プレイ済み
プレイ日記
V360 TheV360
WHY IS THE CURSOR THERE?! New SmileBASIC Shortcuts soon.
3そうだね
プレイ済み
返信[5]
親投稿
V360 TheV360
Example is up! Tell me when you download it because I need the server space!
1そうだね
プレイ済み
返信[4]
親投稿
V360 TheV360
Use the time, x, and y variables and the >= and <= things in an if statement.
0そうだね
プレイ済み
返信[1]
親投稿
V360 TheV360
TOUCH OUT TIME,X,Y
1そうだね
プレイ済み
返信[1]
親投稿
V360 TheV360
Petit Computer 3. Petit Computer 1 (japan only) was a version of Petit Computer 2, but without QR code support. Smileboom released Petit Computer 2 because the Japanese users were disliking the lack of sharing features.
1そうだね
プレイ済み
プレイ日記
V360 TheV360
Fun with CHR$(10) & CHR$(13)! Found that you can make mini programs and "bind" them to the KEYs!
2そうだね
プレイ済み
プレイ日記
V360 TheV360
If you hold start or select before you run this program, it will detect that! "Cool!"
5そうだね
プレイ済み
トピック
V360 TheV360

I've been trying to play back my microphone recording, and it almost never works with this. When it does, the output is very high-pitched. Can anyone help?

0そうだね
プレイ済み