LoginLogin
Nintendo shutting down 3DS + Wii U online services, see our post

No "S" Challenge (moved)

Root / Submissions / [.]

NathanielCreated:
Version:Size:
This program can still be downloaded here. I decided to take a short break from my current project and attempt the No "S" Challenge. The challenge is to make an original program without using the letter S. I've made a simple platforming game as an example to see what I could do. Using anything that generates the letter "S" in the command CALL is also banned. This command would easily allow the user to get around the point of this challenge.
?CALL(CHR$(83)+"QR",9) 'Banned
?SQR(9)                'Banned
?POW(9,.5)             'Allowed
You can also check out the thread: https://smilebasicsource.com/forum?fpid=16213 Oh, and if you get a key containing "S" you automatically fail

Instructions:

D-pad: Move A: Jump

Replying to:Nathaniel
[poll=p174][/poll]
i would say something new just because i know it would be still as awesome as the others, but.. those choises.. so good..

Replying to:Nathaniel
[poll=p174][/poll]
I'll end this tomorrow morning only because I have a (mostly) free day.

Replying to:Nathaniel
[poll=p174][/poll]
Oh... well I guess it's all tied up... At least I ran the poll on Miiverse. Based on those votes, there's a two way tie between "Dev Tool" and the unnamed platformer. Based on the COMMENTS on that post, it looks like "Dev Tool" won 5 - 4. I'll be working on that!

Replying to:Nathaniel
[poll=p174][/poll]
OK COOL CANT WAIT

Can $ be used?

YE$

So instead of "Something" you can say "$omething"

Yeah... but "CHR$(83)+"omething"" would work better

'Banned

I said "CHR$(83)" can't be used within CALL(). But everything else is fine.

Oh okay but code can be put into another slot and executed

no that's not allowed