By: s_federici
Views: 1332 | LoveIts: 45
Description: version 1.0.2 several glitches fixed version 1.0.1 With this project you can look at how different sorting algorithms work and develop your own. Features: - selection of the sorting algorithm (only basic sort for now) - run without interruption or single stepping - hide/show comments - keep trac ... show more
By: Jens
Views: 759 | LoveIts: 20
Description: This project compares three sommon simple sorting algorithms (bubble, selection, insertion) against two others which I have optimized for Scratch (loops, threads). Select the number of elements to sort and click on the star to start the race. Feel free to remix. Enjoy! -Jens
By: ngmr
Views: 749 | LoveIts: 30
Description: This project animates some sorting algorithms. Buttons at the upper left show sorting types (Selection sort, Insertion sort, Bubble sort, Quick sort and Merge sort). A slider at the lower right means a number of points.
By: KoalaBear
Views: 743 | LoveIts: 22
Description: i really wanted to make an automated sorting hat quiz and i've had this idea 4 a while. after a little thinking i came up with this. leave a comment with ur house :) i made up most of the questions, some of them are adapted from one i found on assorted sorting hat quizzes on the internet.
By: Traditore
Views: 385 | LoveIts: 32
Description: For HP fans: Check out my gallery, with multiple great Harry Potter projects: http://scratch.mit.edu/galleries/view/110634 ~~~~~~~~~~~~~~~~~~~ Ever wondered what house you would be in at Hogwarts? Want to try on the sorting hat for yourself? Answer 8-9 simple questions and be sorted! The questi ... show more
By: Jens
Views: 383 | LoveIts: 8
Description: This project is another attempt at finding a sorting algorithm that is fast enough to be useful in Scratch. I'm suggesting a variant of the Insertion Sort which makes use of the fact that the output list is already sorted as it is built, to find the insertable element's position much quicker. this ... show more
By: bernatp
Views: 370 | LoveIts: 6
Description: Magyar: Program néhány cserés rendezési algoritmus bemutatásához és kipróbálásához. Ezek a következők: egyszerű cserés, minimumkiválasztásos, buborékos, beillesztéses rendezés. Mutass az indexekkel (nyilakkal) az elemekre, és kattints két elemre azok felcseréléséhez. Katt ... show more
By: Ralf
Views: 174 | LoveIts: 2
Description: Sorts 5 Sprites with the bubblesort algorithm by their (randomly generated) Y-Value. Yes you can sort with Scratch! ;-)
By: Digimath
Views: 154 | LoveIts: 4
Description: This project sorts a list of numbers that represent the various sizes of twenty bubbles. HOW I MADE THIS. First, the list with the name of sizes is loaded with 20 values from 300 to 72. Pairs in that list are randomly switched. Then a bubble sort is done on the list to put it back in order. ... show more
By: s_federici
Views: 123 | LoveIts: 2
Description: With this project you can look at how different sorting algorithms work and develop your own. Features: - selection of the sorting algorithm (only basic sort for now) - run without interruption or single stepping - hide/show comments - keep tracks of the total number of needed comparisons and swa ... show more
By: Locomule
Views: 93 | LoveIts: 0
Description: Someone was asking about sorting high scores at the forum so I made my version of how to do it.
By: deerel
Views: 73 | LoveIts: 1
Description: These cats are disciplined and always try to be sorted. Use arrows to break their formation and see them sort again. This version has faster sort - buffer was enlarged to 3 and can be straightforwardly enlarged to 7, eventually 15.
By: dehrha02
Views: 71 | LoveIts: 1
Description: Sort the states into their regions 1)Push the green button to start 2)Place the mouse pointer on a state label and click on it 3)Drag the state to the correct region 4) When finished press check
By: barndt
Views: 69 | LoveIts: 2
Description: I optimized the bubble sort as described in http://en.wikipedia.org/wiki/Bubble_sort It's now faster than Selection Sort and needs ~64% of the time it consumed before. Original description from Jens: This project compares three sommon simple sorting algorithms (bubble, selection, insertion) agains ... show more
By: oaksc
Views: 52 | LoveIts: 2
Description: A scratch sorting sample. This sorting program don't use any arrays. Each sprite will talk each other(broadcasting) and be sorted. The cat sprites have exactly same scripts and you can copy them if you need more elements. When you add new elements, you have to click a green flag to initialize be ... show more
By: s_federici
Views: 40 | LoveIts: 1
Description: [The online version has several glitches; please download] With this project you can look at how different sorting algorithms work and develop your own. Features: - selection of the sorting algorithm (only basic sort for now) - run without interruption or single stepping - hide/show comments - ... show more
By: deerel
Views: 32 | LoveIts: 1
Description: These cats are disciplined and always try to be sorted. Use arrows to break their formation and see them sort again.
By: dunmovin
Views: 29 | LoveIts: 1
Description: Pattern Maker --- another tile arranging game. Uses lists and a sort algorithm to randomize tile location.
By: KazzyRai
Views: 17 | LoveIts: 0
Description: This was made for a student in my classroom. The illustrations are my own. Please ask before using them. Thanks!
By: jasonk718
Views: 15 | LoveIts: 0
Description: This progect shows how a Dichotomous Key, a sorting method used in Science works.
By: dunmovin
Views: 13 | LoveIts: 0
Description: Arrange'em --- another tile arranging game. Uses lists and a sort algorithm to randomize tile location.
By: Starch
Views: 6 | LoveIts: 0
Description: press the green flag to enter in a number. One number can consist of more than one digit. Press d if you are done entering numbers, you can enter max 10 different number. press s to start sorting. press d before you press s! I will come out with an animated version soon. PLEASE, IF YOU CHOOSE TO EDI ... show more
By: davidlopez
Views: 2 | LoveIts: 0
Description: This project is a first run test of the concept of Scratch as a classroom tool for a UCF Graduate Class in instructional design.
By: SeanSL
Views: 2 | LoveIts: 0
Description: doesn't work yet and not sure whether there might not be many better sorts on the system; my doubt comes from the fact that my coding looks very bad indeed!
By: TLC_Scratch_PD
Views: 2 | LoveIts: 1
Description: sample project for a teacher-led class project. students learned to make and edit sprites from pictures they found on google image search.
By: TLC_Scratch_PD
Views: 1 | LoveIts: 0
Description: Made by dmonahan9 in life science class, Fall 2012
By: josephkerr
Views: | LoveIts: 0
Description: I built this for my D&D campaign. We got a list of 100 things that can be added to your char. Instead of using dice, logically I went to scripting. Select how many rolls you want, and it will organize them from least to greatest. Hit the button to let it rip. The min and max are for the dice s ... show more
