1844 packages
— page 52
Quinto Game from the Squeak By Example book
SqueakSource
squeak
A set of classes for the Squeak By Example Quinto test.
SqueakSource
squeak
The Quinto Game from the Squeak by example book.
SqueakSource
squeak
Quinto game made following the 'squeak by example' book.
SqueakSource
squeak
Just doing the Squeak By Example Quinto project.
SqueakSource
squeak
Quinto game made from instructions in SqueakByExample
SqueakSource
squeak
The Quinto Game as described in Squeak by Example.
SqueakSource
squeak
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
The Squeak Web Browser
SqueakSource
squeak
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
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 is refactored version of Scamper.added the following functions.
SqueakMap
squeak
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
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 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
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
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
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 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
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
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
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
Simple DSL for scripting squeak tools
SqueakSource
squeak
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
Script Manager with shout support
SqueakMap
squeak