I'm just making this mainly to get used to the new SmileBASIC. I don't know when it will be done, but if you want, I know where to learn Hiragana and Katakana. I learned with Memrise. Try that with Tae Kim's grammar guide.
1そうだね プレイ済み
I have gotten a code yet. I'm still new to the new SmileBASIC so I don't think I even know how to do that...? Maybe I just upload to the cloud? I feel like it needs a few more things before publishing though.
0そうだね プレイ済み
Thanks!
OK, so I made the legs thinner, which looks a bit better. Thanks for pointing that out! I also started making an anime-similar mugshot. I'm thinking about making the option between cute or anime-ish. How is that? I also thought about making bigger symbols to display because I'm sure 8-bit font can be confusing sometimes! Maybe a BGM player as well?
1そうだね プレイ済み
Hello! The Hiragana and Katakana learner now uses voice synthesis, has a (small and WIP) interface, and a soon-to-be useful guide that is also cute! So maybe it can help remember all those symbols! What do you think of the character? Is there something else preferred?
11そうだね プレイ済み
Doesn't that just make the sprite bigger? I mean like, I made a big sprite in the editor. The paint tool. And I don't know how to put a sprite that big
0そうだね プレイ済み
So I noticed SPSET isn't the same... How do I use a sprite that has a bigger dimension? 16x16 →64x64 etc etc
1そうだねプレイ済み
How can I get a Variable from a FOR ~ NEXT structure? Like
FOR A=0 TO 9
READ ARRAY$[A]
NEXT
and if it hits 5, then B=5 and I can use ?ARRAY$[B]
0そうだね プレイ済み
PRINT "HELLO WORLD"
or you can just type
?"HELLO WORLD"
1そうだね プレイ済み
Does anyone know a method for a dictionary-similar thing? An array uses numbers to search, like ARRAY[50] and I've tried things like INPUT A:IF A==ARRAY[VARIABLE] THEN PRINT etc etc
That doesn't work. Is there any way to search like a dictionary?
input soso
-word 1 here 'word searched
-word 2 here 'defenition etc
0そうだね プレイ済み
Hahaa! Added some voice synthesis. It was easier than I thought it would have been! Also made the modes switchable. [Hiragana to Romanized Characters] and [Katakana to Romanized Characters] Answering correctly or wrong plays beeps 76, 77, and 78. Now I should work on some interface. Any suggestions for anything?
1そうだね プレイ済み
Finally getting the hang of the new SmileBASIC. I'm not sure if it will ever have a good interface, but I have a working Hiragana Japanese syllable learning system! Maybe I'll try to use the TALK with it too.
6そうだね プレイ済み