59882 packages
— page 113
Simple morph for reading values via Serial Port (for example from arduino) that sets its color (from black to white) by received values. I am using it with infrared receiver in arduino.
SqueakSource
A Squeak interface to the Arduino board.Arduino-Core:(essential) contains the core classes to communicate using a serial port. It also includes an implementation of the Firmata protocol. It needs the SerialPlugin fix from:http://bugs.squeak.org/view.php?id=7266.Arduino-Etoys:(optional) an Etoys interface. It requires the latest version …
SqueakSource
squeak
Learning UI Framework
SqueakSource
ARIA code helpers for Seaside
GitHub
MIT
Arimaa.com abstract strategy game engine, client and A.I
SqueakSource
A Moose component for describing architecture.
SqueakSource
A little videogame using Morphic and FluidDB. A final project of Computer Science.
SqueakSource
squeak
The PushMeAround Puzzle revamped. File in LittleThings61.st, find the LittleThings category and the ArrangedTilesclass in your browser and read the class comment. Or (if you are too impatientto do it) make sure you have a Transcript window opened (important!),write "x …
SqueakMap
squeak
A simple 2D-Array implementation. Neither storing nor sorting (otherwise inherited from ArrayedCollection) will work. Neither comparing nor most accessing mehods inherited from Sequenceable collection will work. Actually, it's a bad idea to inherit this class from collection at all!!! This …
SqueakMap
squeak
nothing yet...
SqueakSource
Render Smalltalk assignment and return tokens as arrows in Pharo code editors.
GitHub
pharo