Hello
I recently discovered a project of a computer where you have to login by typing a password. How is it possible to get your project to ask for a password like in this project.
Bob
Last edited by bob360 (2008-06-24 12:27:47)
Offline
Mods: Change this to all about Scratch please. As for you, something like maybe:
[blocks]<forever>[/blocks]
[blocks]<if><key[ a ]pressed?>[/blocks]
[blocks]<if><key[ b ]pressed?>[/blocks]
[blocks]<if><key[ c ]pressed?>[/blocks[blocks]
[blocks]<broadcast[ start[/blocks]
Something like that
Offline