30224 packages — page 131

ChatWork4S

SmalltalkHub

CheatSheet

SmalltalkHub pharo

Checkers2011

SqueakSource

Chess

Utilizes some of the well known design patterns like observer, command, etc. Academic project, can be used for learning the design patterns.
SqueakSource

Chess

SmalltalkHub

Chess Castling Fix

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

Chess Game

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

ChickenEyes

A little cursor watcher :-)Based on the Smalltalk-X implementation by Claus Gittinger and a result of Camp Smalltalk at OOPSLA 2000.
SqueakMap squeak

ChileanBanks

SmalltalkHub

ChineseCheckers

SmalltalkHub

ChineseRemainderTheorem

Seaside webApp made to display how the chinese remainder theorem works
GitHub

Chip-8 emulator for Smalltalk

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

Chip8

SmalltalkHub

Chip8

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

Chitter

This is a Morphic/ToolBuilder based Gopher client.
SqueakSource squeak

chocosmalltalk

An implementation of smalltalk in lisp. Also for handhelds in the future.
Launchpad

ChoiceApp

SmalltalkHub

ChooChoo

This project holds all the development made on, with and for Squeak while riding on the train
SqueakSource squeak

Chord-Keyboard

Toy Chord Keyboard Emulator in Honor of Doug Engelbart
GitHub pharo MIT

ChordSheet

SmalltalkHub

Chris

VisualIDs: Automatic Distinctive Icons for Desktop Interfaces
SqueakSource

ChrizelQuinto

Yet another SBE-Quinto version. ;-)
SqueakSource

Chromia

SmalltalkHub

Chronology classes

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

Chronos

SmalltalkHub