1844 packages — page 52

SBEQuintoPQ

Quinto Game from the Squeak By Example book
SqueakSource squeak

SBEQuintoRGM

A set of classes for the Squeak By Example Quinto test.
SqueakSource squeak

SBEQuintoRJS2

The Quinto Game from the Squeak by example book.
SqueakSource squeak

SBEQuintoRSM

Quinto game made following the 'squeak by example' book.
SqueakSource squeak

SBEQuintoSDM

Just doing the Squeak By Example Quinto project.
SqueakSource squeak

SBEQuintoTed

Quinto game made from instructions in SqueakByExample
SqueakSource squeak

SBEQuintotfl

The Quinto Game as described in Squeak by Example.
SqueakSource squeak

SC5

I have written in Squeak an interpreter for a programming language called SC5, based on the video game Space Channel 5. Space Channel 5 is a fun game with retro Peter Max style visuals, and itfollows a space reporter named …
SqueakMap squeak

Scamper

The Squeak Web Browser
SqueakSource squeak

Scamper

Before installing this package, you must install:- SARInstaller- FlapsRegistry- AppRegistry- Scamper Removal (If you're running Squeak 3.6, you've already got all of those things.) This package installs the Scamper web browser into the image. Right now this package includes the …
SqueakMap squeak

Scamper Removal

Before installing this package, you must install:- SARInstaller- FlapsRegistry- AppRegistry This package removes the Scamper classes from the image and from the Tools flap and Objects bin.
SqueakMap squeak

ScamperM

ScamperM is refactored version of Scamper.added the following functions.
SqueakMap squeak

Scheduler

An easy-to-use task scheduler that can run arbitrary blocks:Every so often (e.g. every hour starting now)Daily at a given timePeriodically starting at a given time (e.g. every other hour starting a noon)Per a provide schedule (e.g. using Schedule instance you …
SqueakSource squeak

Scheduler

An easy-to-use task scheduler that can run arbitrary blocks: * Every so often (e.g. every hour starting now)* Daily at a given time* Periodically starting at a given time (e.g. every other hour starting a noon)* Per a provide schedule …
SqueakMap squeak

Scheme

Scheme openInterpreterIt will open up a little window (based upon Workspace one). Write your scheme code, and then ALT-s for doing an 'accept', an then , on a transcript you will see the result. For trying you can test to …
SqueakMap squeak

Scratch Lists

This package adds list support to MIT Scratch v. 1.2.1. After you file in this changeset you will be able to create user-lists and programm them in Scratch with custom command blocks and reporter blocks. You can find some documentation …
SqueakMap squeak

Scratch Options

a small changeset for Scratch v.1.2.1 with an improved editing feature: Right clicking on any command block will add options to the pop-up menu to turn the current block into a similar one of the same category, without having to …
SqueakMap squeak

Scratch Scroll

this tiny and basic changeset adds scroll bars to the MIT Scratch IDE's window, whenever it gets too small to otherwise display all of its elements.
SqueakMap squeak

ScratchConnect

ScratchConnect is a package to connect Etoys and Scratch via"Scratch Remote Sensor Protocol".More information is onhttp://www.yengawa.com/ScratchConnectUsage:1. Make the Scratch Remote Sensor ON.2. Open the parts-bin and draw a 'Scratch Client' out on the world.3. Double click the client morph to …
SqueakSource squeak

ScratchPatchXML

This change set enables Scratch to export scripts (block stacks) into an xml format, and to import scripts from xml files. Once this change set is filed in, you will get an additional menu entry in the right button blocks …
SqueakMap squeak

Screen Shot Morph

A morph helping you to make a screenshot. The morph should openin the top left corner of the screen. Double clickwill activate the morph. You have 5 seconds beforethe screen shot is taken.
SqueakMap squeak

Script Manager

The Script Manager offers a way to organize workspaces. It allows you todefine "folders" in which you can store your scripts/workspaces. The foldermenu provides options to import and export whole collections of scripts toa file. The script menu offers options …
SqueakMap squeak

Scripter

Simple DSL for scripting squeak tools
SqueakSource squeak

Scripting Workspace

This is meant to be a workspace for people familiar with scriping languages like Javascript, Ruby, Python, or Perl. It gives the workspace the ability to add classes and methods. See ScriptingWorkspaceTest for examples. "Do This To See It"ScriptingWorkspace open
SqueakMap squeak

ScriptManager Shout

Script Manager with shout support
SqueakMap squeak