From Test-Scratch-Wiki
Line 1: | Line 1: | ||
− | + | <div style="border: 1px solid #A3BAE8; padding: 5px; -moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;">[[File:Gobo TOC.png]]<span style="font-size: 18px;">[[Scratch Wiki:Table of Contents|TOC]] > [[Scratch Wiki:Table of Contents/Tutorials|Tutorials]] > <b>Other Tutorials</b></span></div> | |
− | <div style="border: 1px solid #A3BAE8; padding: 5px; -moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;">[[File:Gobo TOC.png]]<span style="font-size: 18px;">[[ | ||
<br> | <br> | ||
<div style="width: 98%; border: 1px solid #A3BAE8; padding: 5px; margin-right: 10px; float: left; margin-bottom: 10px; -moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;"> | <div style="width: 98%; border: 1px solid #A3BAE8; padding: 5px; margin-right: 10px; float: left; margin-bottom: 10px; -moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;"> | ||
− | <center><h3>[[:Category: | + | <center><h3>[[:Category:绘图与动画教程|绘图与动画]]</h3></center> |
− | *'''[[ | + | *'''[[Animating a Sprite]]''' {{-}} How to [[Animation Projects|animate]] a sprite |
− | *'''[[ | + | *'''[[Drawing with the Mouse]]''' {{-}} How to make it seem as if the mouse is drawing |
− | *'''[[ | + | *'''[[Creating a Color Palette]]''' {{-}} How to make a color picker inside a Scratch project |
− | *'''[[ | + | *'''[[Animating a 3D Object]]''' {{-}} How to make a 3D object and making it spin |
− | *'''[[ | + | *'''[[Making Cartoons]]''' {{-}} How to make good cartoons |
</div> | </div> | ||
<div style="width: 98%; border: 1px solid #A3BAE8; padding: 5px; margin-right: 10px; float: left; margin-bottom: 10px; -moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;"> | <div style="width: 98%; border: 1px solid #A3BAE8; padding: 5px; margin-right: 10px; float: left; margin-bottom: 10px; -moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;"> | ||
− | <center><h3>[[:Category: | + | <center><h3>[[:Category:Scratch链接教程|Scratch 连接]]</h3></center> |
− | *'''[[ | + | *'''[[Communicating to Scratch via ActionScript]]''' {{-}} How to connect to Scratch with Actionscript |
− | *'''[[ | + | *'''[[Communicating to Scratch via Python with a GUI]]''' {{-}} How to connect to Scratch with Python with a GUI |
</div> | </div> | ||
<div style="width: 98%; border: 1px solid #A3BAE8; padding: 5px; margin-right: 10px; float: left; margin-bottom: 10px; -moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;"> | <div style="width: 98%; border: 1px solid #A3BAE8; padding: 5px; margin-right: 10px; float: left; margin-bottom: 10px; -moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;"> | ||
− | <center><h3>[[:Category:Variables and List Tutorials| | + | <center><h3>[[:Category:Variables and List Tutorials|变量和列表]]</h3></center> |
− | *'''[[ | + | *'''[[Automatically Sorting New List Entries]]''' {{-}} How to automatically place a new list [[item]] in the proper place |
− | *'''[[ | + | *'''[[Sorting Values]]''' {{-}} How to sort a list |
− | *'''[[ | + | *'''[[Variables Tutorial]]''' {{-}} What [[variable]]s are, and how to use them |
</div> | </div> | ||
Line 29: | Line 28: | ||
<div style="width: 98%; border: 1px solid #A3BAE8; padding: 5px; margin-right: 10px; float: left; margin-bottom: 10px; -moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;"> | <div style="width: 98%; border: 1px solid #A3BAE8; padding: 5px; margin-right: 10px; float: left; margin-bottom: 10px; -moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;"> | ||
− | <center><h3>[[:Category: | + | <center><h3>[[:Category:网站教程|网站]]</h3></center> |
− | *'''[[ | + | *'''[[Creating an Account]]''' {{-}} How to create a Scratch account |
− | *'''[[ | + | *'''[[Embedding Projects]]''' {{-}} How to embed a project on an external website |
− | *'''[[ | + | *'''[[How do I add a curator to a studio I curate?]] ''' {{-}} How to add a curator to a studio |
− | *'''[[ | + | *'''[[How Do I Get My Projects Popular?]]''' {{-}} A guide to getting your [[project]]s more popular |
</div> | </div> | ||
Line 39: | Line 38: | ||
<div style="width: 98%; border: 1px solid #A3BAE8; padding: 5px; margin-right: 10px; float: left; margin-bottom: 10px; -moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;"> | <div style="width: 98%; border: 1px solid #A3BAE8; padding: 5px; margin-right: 10px; float: left; margin-bottom: 10px; -moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;"> | ||
− | <center><h3>[[:Category: | + | <center><h3>[[:Category:其他教程|其他]]</h3></center> |
− | *'''[[ | + | *'''[[Guide to Remixing]]''' {{-}} A guide to [[remix]]ing |
− | *'''[[ | + | *'''[[How do I get my projects to become popular?]]''' {{-}} A guide to getting your [[project]]s more popular |
− | *'''[[ | + | *'''[[How to Make a Life Simulator]]''' {{-}} How to make a simple life simulation in Scratch. |
− | *'''[[ | + | *'''[[Porting Scratch Projects]]''' {{-}} How to export a Scratch project to and EXE, APP, or JAR |
+ | *'''[[Ripping a Sprite Sheet]]''' {{-}} How to rip sprites from a [[wikipedia:sprite sheet|sprite sheet]] | ||
+ | *'''[[Saving Data]]''' {{-}} How to save data from a project | ||
+ | *'''[[Action After Stop]]''' {{-}} How to make something happen after the stop sign is pressed. | ||
+ | *'''[[Composing Music]]''' {{-}} Learn how to compose a song by using note blocks | ||
</div> | </div> | ||
− | |||
<div style="width: 98%; border: 1px solid #A3BAE8; padding: 5px; margin-right: 10px; float: left; margin-bottom: 10px; -moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;"> | <div style="width: 98%; border: 1px solid #A3BAE8; padding: 5px; margin-right: 10px; float: left; margin-bottom: 10px; -moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;"> | ||
− | <center><h3>[[:Category: | + | <center><h3 style="display:inline-block">[[:Category:吱教程|吱]]</h3> (Scratch 1.4)</center> |
− | *'''[[ | + | *'''[[Blockmaking FAQs]]''' {{-}} How to add new [[blocks]] to Scratch |
− | + | *'''[[Modding Tutorial]]''' {{-}} How to create a [[Scratch Modification]] | |
− | + | *'''[[ScratchMoviePlayerMorph]]''' {{-}} How to use the MoviePlayerMorph in [[Smalltalk|Squeak]] | |
− | *'''[[ | + | *'''[[Squeak Tutorial]]''' {{-}} A tutorial about Squeak coding |
− | |||
− | *'''[[ | ||
− | |||
− | *'''[[ | ||
</div> | </div> | ||
+ | |||
__NOTOC__ | __NOTOC__ | ||
[[Category:TOC|Other Tutorials]] | [[Category:TOC|Other Tutorials]] |
Revision as of 09:53, 22 May 2018
绘图与动画
— How to animate a sprite
— How to make it seem as if the mouse is drawing
— How to make a color picker inside a Scratch project
— How to make a 3D object and making it spin
— How to make good cartoons
Scratch 连接
— How to connect to Scratch with Actionscript
— How to connect to Scratch with Python with a GUI
变量和列表
— How to automatically place a new list item in the proper place
— How to sort a list
— What variables are, and how to use them
网站
— How to create a Scratch account
— How to embed a project on an external website
— How to add a curator to a studio
— A guide to getting your projects more popular
其他
— A guide to remixing
— A guide to getting your projects more popular
— How to make a simple life simulation in Scratch.
— How to export a Scratch project to and EXE, APP, or JAR
— How to rip sprites from a sprite sheet
— How to save data from a project
— How to make something happen after the stop sign is pressed.
— Learn how to compose a song by using note blocks
吱
(Scratch 1.4)— How to add new blocks to Scratch
— How to create a Scratch Modification
— How to use the MoviePlayerMorph in Squeak
— A tutorial about Squeak coding