30224 packages
— page 131
Utilizes some of the well known design patterns like observer, command, etc. Academic project, can be used for learning the design patterns.
SqueakSource
I added two new methods to ChessMoveGenerator and a bunch of constants to ChessConstants. Briefly, a bug in the chess game is that it will castle when either the king or rook is under attack, or any of the intermediate …
SqueakMap
squeak
This is the original version of the chess game in Squeak. It is smaller and faster than the versions found in Squeak 3.6 or later and also fixes various bugs in the game by reverting all the so-called "cleanups" that …
SqueakMap
squeak
A little cursor watcher :-)Based on the Smalltalk-X implementation by Claus Gittinger and a result of Camp Smalltalk at OOPSLA 2000.
SqueakMap
squeak
Seaside webApp made to display how the chinese remainder theorem works
GitHub
This project is a Chip 8 emulator (interpreter) written in Smalltalk. The original goal of these project was to learn how to code a simple emulator in smalltalk. You can get Chip-8 roms at https://www.zophar.net/pdroms/chip8/chip-8-games-pack.html Execute:Chip8Presenter runProgram: '/path/to/rom/filename'. The original …
SqueakMap
squeak
This project is a Chip-8 emulator (interpreter) written in Smalltalk.Execute Chip8 runProgram: '/path/to/rom/filename'.You can get Chip-8 roms at https://www.zophar.net/pdroms/chip8/chip-8-games-pack.htmlRegular Keys (see wiki)
SqueakSource
This is a Morphic/ToolBuilder based Gopher client.
SqueakSource
squeak
An implementation of smalltalk in lisp. Also for handhelds in the future.
Launchpad
This project holds all the development made on, with and for Squeak while riding on the train
SqueakSource
squeak
Toy Chord Keyboard Emulator in Honor of Doug Engelbart
GitHub
pharo
MIT
VisualIDs: Automatic Distinctive Icons for Desktop Interfaces
SqueakSource
Yet another SBE-Quinto version. ;-)
SqueakSource
Introduces the ANSI DateAndTime and Duration classes.Refactors existing Date,Time and TimeStamp classes for backward compatibility. Supports arbitary Timespan classes, including Year, Month, Week, Date.Support for arbitary Schedules.See homepage for examples. Tested on 3.6 gamma, latest update 5420. Included in the …
SqueakMap
squeak