No keyboard challenge

dont use your keyboard, only use mouse

for what…

Coding in Snap!. (typed this with the touch keyboard)

(Not sure why this is unlisted)

Is the touch keyboard outlawed in this challenge? I will assume it is.

Here is how I made a sprite say [Hello world!]:

yes this is how to do it

I have tried to use Snap! on my phone before, but no virtual keyboard ever pops up when I click on an input. So, I had to resort to this, using the numeric input slider setting.
image

Did you forget that input sliders existed?.. honestly, I did too.
Hello world no kbd

To be honest (wow, a lot of honesty in this post!), I think doing it even without input sliders make it a better challenge

..seriously?
untitled script pic (3)

@mobility212’s goal was to make “Hello world!”, not “hello world”. :wink:

I made another variant of the Hello world! script:


(‘world’ is in the 3rd position because I right-clicked and added an input that way, which shifts the inputs :slight_smile: )

There are many ways to toast this bread

:wink:
untitled script pic (4)

Copy & Paste :wink:

I mean you can’t really do that if you are using a laptop…

Well what if you have a touch screen laptop?

I might have overdone with my limited knowledge, but anyways...

Then I guess you can do it

how are people so good at coming up with these i need a new challenge

Suggested rules that will render this the utmost challenge:

  • No dragging ringed blocks from outputs of reporters (enable “Disable dragging data” in settings). You have to reveal how you got the blocks with configured inputs.
  • No set [my scripts V] to [].
  • No libraries or project imports
  • No JavaScript or src_load()

I mean this was just everyone trying to say “Hello world!”. If we actually try creating a game or a more complex project, then that will be harder.