A simple RPG battle system.
KEY IS IN THE SCREENSHOT
I will be incorporating this into my text adventure to make it more game like.
Future plans include:
Sprites and animations
Sound effects
Better win/lose/victory screens.
What if you put the cls in its own little loop that then moves on to the true apple loop.
@apple1
Cls
Goto @apple2
@apple2
Locate...... etc etc
That way it will have the cls on a different loop from your apple loop.
I know it's not an elegant solution but it may help.
Thanks for putting together a tutorial. There is so much that I don't know yet and it's hard to find resources to learn that are applicable to sb and not visual.
Do you know if American sb can play Japanese created games with the Namco licence?
Or do you have to "own" the Namco licence to even play the Namco games?
Hopefully one day we can get them here (and in Europe too. I'm more excited for the euro release than the Namco licence. Because I will be able to actually play the games created by Europeans.)
I'm just wondering if y'all have any experience with what will get your public keys taken down.
SB took down my public key for my lame text adventure which uses all default sounds and etc. I cannot figure out what would have caused it to be removed. I'm guessing it was too violent or the two curse words got it removed.
The public key was removed by Smile Basic. Idk why... there is nothing breaking any rules in it and there are only 2 curse words in the whole game with a warning screen telling you it depicts violence and curse words..... Maybe it was a bit too violent.... I wish we got emailed a "why" it was removed so we could actually correct it.
Rpg where magic has come to the world unexpectedly. Our adventurers must learn to utilize the magic in order to extinguish it from the world.
The game ends with all magic leaving the world.
Its a flip on the common rpg trope of trying to keep the magic alive!
I have a follow up question. What would be a good resource to learn the basic language? Every time I try and Google basic language tutorial I either get videos teaching me a foreign language or videos teaching me the fundamentals of programming in other languages.