18243 packages
— page 452
"Lights Out" game from "Pharo by Example - A First Application"
GitHub
pharo
MIT
pharo lights out game
GitHub
pharo
Pharo game example
GitHub
pharo
Simple game created by following along with the Pharo By Example tutorial
SqueakSource
pharo
The game consists of a grid of lights. When the game starts, a set of these lights (random, or one of a set of stored puzzle patterns) are switched on. Pressing one of the lights will toggle it and the …
SqueakSource
Yet another copy of the Lights Out game.
SqueakSource
Pharo by Example LightsOut game.
SqueakSource
pharo
The Lights Out game from the PBE book
SqueakSource
Pharo Extendable Template Engine
GitHub
pharo
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