I'm making a contest for the coolest 100 line or less programs!
Rules:
must have set tasks in program (so that it slightly resembles a game)
must not have any lines combined with :
must be less than or equal to 100 lines
must be turned in before April 14th
have fun!
nate, you overcomplicated it. You only need to do spset 0,0,0.
saving is a different matter. you need to save your program or else it's gone once you close the app or open another program. (saving programs is super easy just click the save button)
that's easy. BEEP <insert sound number here>
get sound numbers from the BEEP menu in the smile tool. (button with smiley face)
for background music, do BGMPLAY <insert track number here>
get background music from the smile tool also.
use 'xscreen' to handle screens and 'touch' to get touch info. type one of those cmds in and press the tutorial button (i think it's the question mark button just above and to the right of the keyboard?), then grip the basics and play around. i'll make a downloadable touch tutorial soon, just for you.
use the manual to learn the layout, then use tutorials online to learn how to program in smilebasic. soon you'll be making weird tidbits of code and fun little games!
Press the ? button in the top-right corner. Navigate the newly opened help menu with the circle pad. Look for instructions that pique your interest and type it in the console, and then close and reopen the help menu.