Intermediate ProgrammerI can make programs, but I still have trouble here and there. Programming StrengthVideo GamesI like to play video games!HobbiesReadingI like to read books!HobbiesAvatar TabooI didn't change my avatar for 180 daysWebsiteSecond YearMy account is over 2 years oldWebsiteAvatar EmbargoI didn't change my avatar for 90 daysWebsiteFirst YearMy account is over 1 year oldWebsiteDeep SleepHiddenWebsiteAvatar BlockI didn't change my avatar for 30 days.WebsiteI'm Plancake, an intermediate programmer. I use SmileBASIC and I know a bit of Python. I also have a Raspberry Pi 3. When I come up with ideas, I get straight to programming or leave it for later. While I do struggle a lot with programming sometimes, I try to overcome any challenges in my way.
Plancake posted on thread Gameboy Emulator
What's the header and footer sizes for DAT files?
I'm trying to convert files manually.
Plancake posted on thread SmileBASIC 4 Discussion「プチコン4」 Soo... Is anyone going to talk about subprograms?
They seem to be a way of running two or mor...
Plancake replied to a comment on Long WAV player demo So I was messing around with numbers and I found out how to change the rate, but all that did wa...
Plancake edited comment on Long WAV player demo I guess I wasn't giving enough detail, sorry. I did use WAVTOSBWAV, but I had audio that is minu...
Plancake edited comment on Long WAV player demo I guess I wasn't giving enough detail, sorry. I used WAVTOSBWAV to make two wav files. One was a...
Plancake replied to a comment on Long WAV player demo I guess I wasn't giving enough detail, sorry. I used WAVTOSBWAV to make two wav files. One was a...
Plancake replied to a comment on Long WAV player demo My wav files don't work with this, I just get a beep. Is there a way to use custom wav files wit...
Plancake posted on thread SmileBASIC File Manager Because SmileBASIC doesn't look through the SD card for files, everything is in the extdata of...
Plancake replied to a comment on PetitMoviePlayer I accidentally spent hours trying to get a custom video to work, but I was so stupid and didn't...
Plancake edited comment on Waves I appreciate it, I've always wanted to use sine for complex movement, and it is probably what ev...
Plancake replied to a comment on Waves I appreciate it, I've always wanted to use sine for complex movement, and it is probably what ev...
Plancake posted on thread Def codes for making codes
I meant the function, I haven't seen anyone show something like this before, so I decided to.
Plancake posted on thread Def codes for making codes I made a way to print text that is rotated 90° and 270° of (probably) any length, which can be p...
Plancake posted on thread Battle system. (RPG Style) You're welcome! If you ever need help again, just ask, we may be a small community, but we try t...
Plancake posted on thread Battle system. (RPG Style) Try this:
'I don't know what type of game you're making, so I'm using an RPG as an example
CLS...
Plancake posted on thread Battle system. (RPG Style) The READ command is for filling the array with data, not reading from it, silly, right?
Instead...
Plancake posted on thread Battle system. (RPG Style) It's okay, I'll help whenever I'm not busy (with homework and stuff).
You don't need to use 1...
Plancake posted on thread Battle system. (RPG Style) Do you mean HP and stuff? This is just for enemy groups.
So if enemy 1 was a skeleton and ene...