Create your own musical game on Scratch and play the bongos by moving your hands.

  • ¿QUÉ NECESITO PARA COMENZAR?

    1
    Software
    Scratch Online

    Scratch es un entorno de programación por bloques con el cual aprender a programar de manera divertida.
    En el paso a paso de la actividad encontrarás un botón que te redirigirá a su editor online. ¡Te damos parte del código hecho, anímate a completarlo!
    Aprende más sobre Scratch en la página de tecnologías creativas de CLOQQ.

  • ¡COMIENZA TU PROYECTO!

    [{"id":76628,"node_id":"0","position":1,"comment":"","status":"1","deleted":"0","methodology_id":"25218","name":"Introducción","type_element":"2","context":"user_bp","object":null,"tool_name":"Introducción","tool_hash":"","graph_id":"25198","is_new":0,"arrows":[],"equivalence":false,"extra_data":"","timer":"0","comment_modal":"1","element":false,"type":"level_jump","icon":"medal.png","timetracking":null,"is_disabled":0,"is_hidden":0,"visualizations":["fullview","minimized"],"default_visualization":"minimized"},{"id":46410,"node_id":"35841","position":2,"comment":"","status":"1","deleted":"0","methodology_id":"25218","name":"Scratch","type_element":"0","context":"user_bp","object":"null","tool_name":"Scratch","tool_hash":"","graph_id":"25198","is_new":0,"arrows":[],"equivalence":"41622","extra_data":"","timer":"0","comment_modal":"0","element":{"id":"41622","id_template_params":33960,"params":[{"name":"name_card","value":"Access Scratch"},{"name":"text_card","value":"Access the Scratch editor and click on "Remix" to start working on your project. <br><br>If you still don't have a Scratch account, create a free one to save them. <br><br>Remember to keep the CLOQQ window open to check what the next steps of the activity are."},{"name":"main_video","value":"<iframe allowfullscreen=""></iframe>"},{"name":"link_materials","value":"no"},{"name":"link_external","value":"yes"},{"name":"name_external_link","value":"Go to Scratch"},{"name":"url_external_link","value":"https://scratch.mit.edu/projects/153222731/#editor"}]},"type":"template","relationid":"41622","icon":"template.png","timetracking":{"estimated_time":"00:02:00","maximum_time":"00:05:00","minimum_time":"00:01:00","random":11493},"is_complete":0,"is_disabled":0,"is_hidden":0,"visualizations":["fullview","minimized"],"default_visualization":"minimized"},{"id":46411,"node_id":"35839","position":3,"comment":"","status":"1","deleted":"0","methodology_id":"25218","name":"ordena","type_element":"0","context":"user_bp","object":"null","tool_name":"ordena","tool_hash":"","graph_id":"25198","is_new":0,"arrows":[],"equivalence":"41622","extra_data":"","timer":"0","comment_modal":"0","element":{"id":"41622","id_template_params":33958,"params":[{"name":"name_card","value":"Order the blocks"},{"name":"text_card","value":"Order the blocks you'll find on the work table so that the webcam detects your movement and you can play the bongos by moving your hands in front of it. <br>n<br>nWith this code the instruments will sound when it detects any movement.<br>n<br>nCheck that the order is correct by clicking on the green flag. Does everything work like it should?"},{"name":"main_video","value":"<iframe allowfullscreen=""></iframe>"},{"name":"link_materials","value":"no"},{"name":"link_external","value":"no"}]},"type":"template","relationid":"41622","icon":"template.png","timetracking":{"estimated_time":"00:02:00","maximum_time":"00:05:00","minimum_time":"00:01:00","random":10839},"is_complete":0,"is_disabled":0,"is_hidden":0,"visualizations":["fullview","minimized"],"default_visualization":"minimized"},{"id":46412,"node_id":"35843","position":4,"comment":"","status":"1","deleted":"0","methodology_id":"25218","name":"arrastra","type_element":"0","context":"user_bp","object":"null","tool_name":"arrastra","tool_hash":"","graph_id":"25198","is_new":0,"arrows":[],"equivalence":"41622","extra_data":"","timer":"0","comment_modal":"0","element":{"id":"41622","id_template_params":33962,"params":[{"name":"name_card","value":"Complete the code"},{"name":"text_card","value":"Drag the code you've created for the other sprites and change the values so that they have different sounds. <br>n<br>nChange also the coordinates from the block "Go to X: Y:" so when you click the green flag your objects are placed wherever you want. n<br>nHow? First place the object in the location you want and then add the block "Go to X: Y: ". The coordinates will change automatically.<br>n<br>nYou can also go back and repeat the process and drag all the blocks you need to each instrument."},{"name":"main_video","value":"<iframe allowfullscreen=""></iframe>"},{"name":"link_materials","value":"no"},{"name":"link_external","value":"no"}]},"type":"template","relationid":"41622","icon":"template.png","timetracking":{"estimated_time":"00:02:00","maximum_time":"00:05:00","minimum_time":"00:01:00","random":11872},"is_complete":0,"is_disabled":0,"is_hidden":0,"visualizations":["fullview","minimized"],"default_visualization":"minimized"},{"id":46413,"node_id":"35844","position":5,"comment":"","status":"1","deleted":"0","methodology_id":"25218","name":"Prueba","type_element":"0","context":"user_bp","object":"null","tool_name":"Prueba","tool_hash":"","graph_id":"25198","is_new":0,"arrows":[],"equivalence":"41622","extra_data":"","timer":"0","comment_modal":"0","element":{"id":"41622","id_template_params":33963,"params":[{"name":"name_card","value":"Test"},{"name":"text_card","value":"Press the green flag when you've finished programming each instrument and check that it works. <br>n<br>nRemember than instead of appearing the backdrop you have choosen in Scratch it will appear the image your webcam is capturing so you can play. <br>n<br>nNow, start moving your hands. Do you like the result?"},{"name":"main_video","value":"<iframe allowfullscreen=""></iframe>"},{"name":"link_materials","value":"no"},{"name":"link_external","value":"no"}]},"type":"template","relationid":"41622","icon":"template.png","timetracking":{"estimated_time":"00:02:00","maximum_time":"00:05:00","minimum_time":"00:01:00","random":10771},"is_complete":0,"is_disabled":0,"is_hidden":0,"visualizations":["fullview","minimized"],"default_visualization":"minimized"},{"id":46414,"node_id":"35845","position":6,"comment":"","status":"1","deleted":"0","methodology_id":"25218","name":"Personaliza","type_element":"0","context":"user_bp","object":"null","tool_name":"Personaliza","tool_hash":"","graph_id":"25198","is_new":0,"arrows":[],"equivalence":"41622","extra_data":"","timer":"0","comment_modal":"0","element":{"id":"41622","id_template_params":33964,"params":[{"name":"name_card","value":"Customize your band"},{"name":"text_card","value":"Now that you're already familiar with the process, how would you add a new instrument to your band? It can even be a singer."},{"name":"main_video","value":"<iframe allowfullscreen=""></iframe>"},{"name":"link_materials","value":"no"},{"name":"link_external","value":"no"}]},"type":"template","relationid":"41622","icon":"template.png","timetracking":{"estimated_time":"00:02:00","maximum_time":"00:05:00","minimum_time":"00:01:00","random":10182},"is_complete":0,"is_disabled":0,"is_hidden":0,"visualizations":["fullview","minimized"],"default_visualization":"minimized"},{"id":46415,"node_id":"35842","position":7,"comment":"","status":"1","deleted":"0","methodology_id":"25218","name":"Descarga","type_element":"0","context":"user_bp","object":"null","tool_name":"Descarga","tool_hash":"","graph_id":"25198","is_new":0,"arrows":[],"equivalence":"41622","extra_data":"","timer":"0","comment_modal":"0","element":{"id":"41622","id_template_params":33961,"params":[{"name":"name_card","value":"Download your project"},{"name":"text_card","value":"nnnnnn ntntnntn n ttn ttnn ntntnntn n ttn ttnn ntntnntn nn ntntnntn nn ntntnntn nn ntntnntn nn ntntnntn nn ntntnntn nn ntntnntn nn ntntnntn nn ntntnntn nn ntntnntn nn ntntnntn nn ntntnntn nn ntntnntn nn ntntnntn nn ntntnntn nn ntntnntn nn ntntnntn n ttn ttnnnnYou can download your project by clicking on "Archive" in the Scratch menu and selecting "Download to your computer.""},{"name":"main_video","value":"<iframe allowfullscreen=""></iframe>"},{"name":"link_materials","value":"no"},{"name":"link_external","value":"no"}]},"type":"template","relationid":"41622","icon":"template.png","timetracking":{"estimated_time":"00:02:00","maximum_time":"00:05:00","minimum_time":"00:01:00","random":11108},"is_complete":0,"is_disabled":0,"is_hidden":0,"visualizations":["fullview","minimized"],"default_visualization":"minimized"},{"arrows":[],"comment":"End_itinerary_message","context":"bp","element":false,"equivalence":false,"graph_id":"25198","icon":"medal.png","id":0,"is_complete":0,"is_new":0,"name":"End_itinerary","node_id":1,"object":null,"position":8,"status":1,"timetracking":null,"tool_hash":"","tool_name":"End_itinerary","type":"level_jump","type_element":2,"timer":0,"comment_modal":0,"is_disabled":0,"is_hidden":0,"visualizations":["fullview","minimized"],"default_visualization":"minimized"}]
  • Si te animas a explorar nuevas ideas este no será el final de la actividad.
Las actividades CLOQQ han sido diseñadas y realizadas por un equipo experimentado en tecnologías creativas. El desarrollo de las actividades debe realizarse bajo la supervisión de un adulto.