1844 packages
— page 48
Posted to the Squeak email list as "[ENH] PWS Removal". Registered on SqueakMap to encourage testing!
SqueakMap
squeak
This package aims to help package maintainers with quality control. It starts out simple, but will almost certainly grow into something useful :)
SqueakMap
squeak
A example game of the book:'Squeak by Example', using Squeak (of course);)
SqueakSource
squeak
This package contains a work-in-progress implementation of QuA, a Quality-of-Service (QoS) Aware component middleware architecture. Like any middleware, this implementation provides a high-level interface to access system services such as remote communication. The primary goal of QuA is to support …
SqueakMap
squeak
This package contains a proof of concept remote protocol for the QuA Component Middleware platform. It depends on the following packages:QuA Component Middleware (0.1)KOMServices (1.0)
SqueakMap
squeak
Separated from the QuATests package as there was some notion that the same components may be reused by multiple tests, or perhaps not needed at all.
SqueakMap
squeak
This package contains test suites that demonstrate minimal functionality of the QuA Component Middleware. Depends on the following packages:QuA Component MiddlewareQuA QRMI
SqueakMap
squeak
This class library add the ability to handle Quaternion as easily as Complex numbers. They can be formed with real and unreal part same as Complex:1 + 3 i - 2 j + 1 k Quaternion can do arithmetic (non …
SqueakMap
squeak
Leraning Squeak
SqueakSource
squeak
The Quinto game from Squeak by Example
SqueakSource
squeak
Squeak by Example demo Quinto project
SqueakSource
squeak
The Quinto Game from Squeak by Example
SqueakSource
squeak
Quinto like you've NEVER SEEN IT*! *unless you've read "Squeak By Example"
SqueakSource
squeak
I followed the Instructions in the E-Book "Squeak by Exapmle" to write this game. So all the code is acutally from this book.
SqueakSource
squeak
That silly game from Squeak by Example. :)
SqueakSource
squeak
This is the Quinto game from the Squeak by Example book
SqueakSource
squeak
Creating the Quinto game by following the tutorial on https://github.com/hpi-swa-lab/SqueakByExample-english/releases/download/6.0/SBE-6.0.pdf
SqueakSource
squeak
exercise from Squeak By Example
SqueakSource
squeak
A project to learn Squeak. The Quinto game from SBE-5.3.
SqueakSource
squeak
A simple package that displays Quote/Author pairs in a window. The quotes are displayed sequentially or in a random order. The speed of the display is adjustable via a slider.
SqueakMap
squeak
open university - oop Squeak
SqueakSource
squeak
The Raspberry Pi has a useful set of gpio pins to which we can attached a wide range of devices, inputs and sensors. This package provides support for many of them. The original version was written by Doug McPherson to …
SqueakMap
squeak
I implement a ray casting engine. I can be used for 2D lighting effects and line of sight testing. I can also be used to render pseudo-3D scenes, either natively in morphic with solid colors or with the help of …
SqueakSource
squeak