All Projects → NikolaySuslov → croquet-squeak

NikolaySuslov / croquet-squeak

Licence: other
Open Croquet for Squeak 5.x

Programming Languages

smalltalk
420 projects
HTML
75241 projects

Open Croquet for Squeak 5.x

Original Open Croquet running on the latest versions of Squeak 5.x

Install

This repository is using Squot for Git connectivity.

For Squeak 5.2 (and newer) do the following:

  1. Install Squot

Installer installGitInfrastructure.

  1. Load Open Croquet (with FFI, OpenGL and Croquet)
Metacello new
  baseline: 'Croquet';
  repository: 'github://nikolaysuslov/croquet-squeak';
 load.
  1. Download Models/Textures content and place it to Contents/Resources Squeak folder

(Based on Monticello packages from https://sdk.krestianstvo.org/sdk/croquet)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].