Hi guys!
I have ideas for a project that would contain a random maze generator. Can someone help me to figure out how to make it random while still being able to finish the maze?
...and this. I added the MC variable so that it checks the value to know if you choosed a song or not. If you did, you goto@menu1. If you didn't, you go back to @music to choose a song again. Tell me if that's what you wanted because, right now, it's kind of weird that it only goes back to @menu1 if you choose the BGM 42. Now it goes back with every song.
I think there's no need for the
else goto@music
and the
goto@menu1
is useless because, to go to menu1 you just need to text
EXIT
It should be replaced by
goto@music
so that it stays in the music player even when you play BGM42
1.When you choose 29 it goes to credit (Just remove "else goto music" and put goto music at the end)
2.WHERE IS NIGHT SURFER IT'S MY BEST SONG PUT MOOOOOOOOOORE SOOOOOOONG!!!!!!!!
It's really simple + and - only but you can take it as an example. You could also make it so that you can exit anytime to the snake os menu. You just need to add * and / .