1844 packages — page 48

PWS Removal

Posted to the Squeak email list as "[ENH] PWS Removal". Registered on SqueakMap to encourage testing!
SqueakMap squeak

QC

This package aims to help package maintainers with quality control. It starts out simple, but will almost certainly grow into something useful :)
SqueakMap squeak

QGame

A example game of the book:'Squeak by Example', using Squeak (of course);)
SqueakSource squeak

qqs-squeak-project

SmalltalkHub squeak

QuA Component Middleware

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

QuA QRMI

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

QuA Test Components

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

QuA Tests prototype

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

Quaternion

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

Quinto

SqueakMap squeak

QuintoAWYs

Leraning Squeak
SqueakSource squeak

QuintoCJC64

The Quinto game from Squeak by Example
SqueakSource squeak

QuintoExample

Squeak by Example demo Quinto project
SqueakSource squeak

QuintoExampleSBE

The Quinto Game from Squeak by Example
SqueakSource squeak

QuintoEXTREME

Quinto like you've NEVER SEEN IT*! *unless you've read "Squeak By Example"
SqueakSource squeak

QuintoGameMyTest

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

QuintoJCB

That silly game from Squeak by Example. :)
SqueakSource squeak

Quintology

This is the Quinto game from the Squeak by Example book
SqueakSource squeak

QuintoMockM

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

QuintoOfcyjia

exercise from Squeak By Example
SqueakSource squeak

QuintoTOK

A project to learn Squeak. The Quinto game from SBE-5.3.
SqueakSource squeak

Quotes

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

RakefetQuintoGame

open university - oop Squeak
SqueakSource squeak

Raspberry Pi GPIO SUpport

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

RayCaster

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