615 packages
— page 17
Simple SmallTalk/Pharo game inspired by Asteroids https://en.wikipedia.org/wiki/Asteroids_(video_game) Created for Object oriented design and programming course in Jyväskylä University, fall 2020.
GitHub
pharo
The lights-out game from pharo by example
SqueakSource
pharo
A repository for common objects of physical etoys.(09 Mar 2010) I removed the #initialize method from PEUtilities to avoid modifying the source code when installing, and I added some comments.(23 Dic 2009) Added a fix to StandardViewer>>#addViewerCategory to avoid adding …
SqueakSource
squeak
Squeak Pipes Game is a little experiment I did to draw some graphics with Morphic and then use them in a game. It's using a lot of the framework/ideas from the Electricity Game with some new animation. Seehttp://squeak.preeminent.orgfor more details …
SqueakMap
squeak
famous puzzle by rubik. 2x2x2 Play game. Solving Algorithm.
SqueakSource
GameOfLife implemented in Pharo (Smalltalk)
GitHub
pharo
Implementation of one game in three languages
GitHub
This repository contains a text adventure game written in Prolog, Haskell and Smalltalk.
GitHub
It's a game for Pharo learn
GitHub
pharo
MIT
Promoter is a simple tool to help in the task of add web site data on the main search engines.
SqueakMap
squeak
Promoter is a small utility to help in the submission of web sites data to search engines.
SqueakSource
PRx Regular Expressions is a non-backtracking regular expressions engine that models regular expressions as finite state automata. Its design is based on that of Ken Thompson's original NFA algorithm for regular expressions, Henry Spencer's regex VM and a hybrid approach …
SqueakSource