615 packages
— page 19
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
Quinto game of jacknpoe from the book Squeal by Example 6.0.
SqueakSource
That silly game from Squeak by Example. :)
SqueakSource
squeak
This is the Quinto game from the Squeak by Example book
SqueakSource
squeak
Game from SBE
SqueakSource
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
SBE Quinto game for PL Labs
SqueakSource
Sample Game used in the SBE tutorial.
SqueakSource
A project to learn Squeak. The Quinto game from SBE-5.3.
SqueakSource
squeak
Test Quinto game.
SqueakSource
A simple Quizz engine in Pharo.
GitHub
pharo
open university - oop Squeak
SqueakSource
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
This repository contains the AST and Refactoring Engine by Don Roberts and John Brant, as well as several extensions by Lukas Renggli.Note, this repository only contains model code. The packages here do not and are not supposed to provide a …
SqueakSource
Small university project trying to improve the refactoring engine
SqueakSource
This is the Rb for 3.8. This contains the RB parseTrees and RB Parser, the refactory Engineand a subclass of browser. changes:- uses AppRegistry.
SqueakMap
squeak
This is the Refactoring Engine. (It's the Refactoring Browser without the Browser and AST).(Actually, this first version will come with the Browser, but it will be removed soon) This depends on package AST, and it needs Squeak 3.9.For 3.8, install …
SqueakMap
squeak