Content deleted Content added
m v1.39b - WP:WCW project (Heading hierarchy) |
m WP:CHECKWIKI error fixes, removed stub tag, added underlinked tag using AWB (12030) |
||
Line 1:
{{Multiple issues|
{{notability|date=September 2013}}
{{
{{Underlinked|date=June 2016}}
}}
Line 17 ⟶ 18:
The hopscotch app uses a UI very similar to that of scratch. Use of the editor is simple, all one has to do is open the editor, tap the object and script you wish to edit, open one of the block tabs, and drag out code blocks. Most code blocks can have numeral, text, or math inputs. e.g. the "move" block
=== When blocks/inputs
When inputs are the trigger for the script to activate, when a "when" block's input is true (the "when project starts" when block is triggered when one opens the player or taps the refresh button)
<blockquote>list of "when" blocks:</blockquote><blockquote>play button is tapped</blockquote><blockquote>character is tapped</blockquote><blockquote>iPad (iPhone) is tapped</blockquote><blockquote>() is tapped</blockquote><blockquote>() is pressed</blockquote><blockquote>() bumps ()</blockquote><blockquote>() is touching ()</blockquote><blockquote>iPad (iPhone) is tilted (up, down, left, right)</blockquote><blockquote>iPad (iPhone) detects a loud noise</blockquote><blockquote>iPad is shaken</blockquote><blockquote>() is swiped (up, down, left, right)</blockquote><blockquote>() equals ()</blockquote><blockquote>() > ()</blockquote><blockquote>() < ()</blockquote><blockquote>() not equals ()</blockquote><blockquote>object is cloned</blockquote>
=== Code blocks
Code blocks are the actions completed when the when blocks ate triggered, code blocks fall into 6 categories: abilities, movement,
drawing, looks & sounds, values, and control flow. Drag these into and out of the scripts to modify them
Line 29 ⟶ 30:
== Player ==
[[File:Hopscotch iPad player.jpg|thumb|Hopscotch iPad player, playing project]]
The hopscotch player activates the blocks in the scripts upon activation of their individual triggers.
More needed for this section
Line 36 ⟶ 37:
{{Reflist}}
<ref>{{Cite web|url=http://www.gethopscotch.com|title=Hopscotch - Make your own game. Learn to code.|website=Hopscotch|access-date=2016-06-20}}</ref> 2. Hopscotch app:
[[Category:Visual programming languages]]▼
[[Category:Educational programming languages]]▼
https://itunes.apple.com/us/app/hopscotch-coding-for-kids/id617098629?mt=8&ign-mpt=uo%3D4
3. hopscotch website: https://www.gethopscotch.com/
▲[[Category:Visual programming languages]]
▲[[Category:Educational programming languages]]
|