Archiverse Internet Archive
投稿のみ 投稿と返信
前のページ(最近)
1 2
次のページ(過去)
返信[3]
親投稿
ChangeV ChangeV-6
Deadline: January 3, 2016 until midnight (Japan Time) Official Smile Basic Ogiri contest http://smilebasic.com/en/ogiri4/entry/
0そうだね
プレイ済み
プレイ日記
ChangeV ChangeV-6
Slime Vs Ninja. It is a simple side scrolling shooter for Ogiri contest. Most of enemy things are done. Stage scroll is done. No boss. No hit detection. No bullet stuff yet. So much to do until the deadline...
6そうだね
プレイ済み
プレイ日記
ChangeV ChangeV-6
I finished logo and title screen. I am now working on BG scrolling.
16そうだね
プレイ済み
返信[7]
親投稿
ChangeV ChangeV-6
The region value is useful for displaying already-translated text. Here is picture of simple example using RESTORE method.
1そうだね
プレイ済み
返信[1]
親投稿
ChangeV ChangeV-6
Simply call the REGION() function in the beginning of your program. If result is 0, it is US version of SMILE BASIC. If result is 1, it is JP version of Puchicon 3 gou. Based on this region value, make your game's output routine to display different language. *Don't forget to add the language selection option. Some player may want to play in different language.
1そうだね
プレイ済み
プレイ日記
ChangeV ChangeV-6
If we know the region of SMILE BASIC, we can add dual language support (such as RPG dialogue or menu) and the game automatically selects proper language at the srart up. It is possible to eliminate the needs for 2 separate language version in games. public key: R33XW3LJ The file contains 4 different example and one short version of first routine. Feel free to use the short version in your game.
15そうだね
プレイ済み
返信[3]
親投稿
ChangeV ChangeV-6
Here is NyanCat 3D I made last year. public key : 238E33HV
15そうだね
プレイ済み
プレイ日記
ChangeV ChangeV-6
Temporary title : Slime Vs. Ninja This is just a temporary concept BG with a few sprites on it. I hope real game will look as good as this concept art. Now, back to planning...
13そうだね
プレイ済み
返信[4]
親投稿
ChangeV ChangeV-6
I forgot that, SMILE BASIC can access string like array of character. A$[I] is same as MID$(A$,I,1) Here is shorter version. BGPUT L,X+I,Y,ASC(A$[I])
0そうだね
プレイ済み
返信[3]
親投稿
ChangeV ChangeV-6
I made exactly same function for one of my old games. I didn't use OPTION STRICT,so my version doesn't have VAR statement. Othar than that, it is almost same (mine uses S$ for the name of string parameter)
0そうだね
プレイ済み
返信[10]
親投稿
ChangeV ChangeV-6
No, I am the only one using Miiverse.
1そうだね
プレイ済み
返信[7]
親投稿
ChangeV ChangeV-6
After I submitted my game for contest, Smile BASIC was updated to ver 3.1 and it caused error for sprites without SPSET initialization. (I forgot to add SPSET for those sparks) I added missing SPSET and reuploaded fixed version right afrer the contest was over.(but forgot to update youtube page) Here is SPSET bug-fix public key: D35DXHD
2そうだね
プレイ済み
返信[2]
親投稿
ChangeV ChangeV-6
public key: 238E33HV
1そうだね
プレイ済み
返信[5]
親投稿
ChangeV ChangeV-6
I made NyanCat with Japanese Smile BASIC ver 3.0 When Smile BASIC first came out in Japan, L/R button SAVE/LOAD was not available. So I changed F3 key to save current program.
2そうだね
プレイ済み
プレイ日記
ChangeV ChangeV-6
I just got Smile Basic. Here is NyanCat 3D I made last year. public key: 238E33HV
36そうだね
プレイ済み