615 packages — page 17

pharo_SGameEngine

GitHub pharo

Pharo-Game-2.0

GitHub pharo

pharo-games

GitHub pharo

PharoAsteroids

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

PharoByExample_Building_Little_Game

GitHub pharo

pharoGame

GitHub pharo

pharoGame

GitHub pharo

PharoGame

SmalltalkHub pharo

PharoLightsOutGame

The lights-out game from pharo by example
SqueakSource pharo

phLightsOut

My Game
SqueakSource

PhysicalEtoys

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

Pipes Games

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

PocketCube

famous puzzle by rubik. 2x2x2 Play game. Solving Algorithm.
SqueakSource

POO_GameOfLife

SmalltalkHub

POO-GameOfLife

SmalltalkHub

POO-GameOfLife

SmalltalkHub

POO-KataGameOfLife

SmalltalkHub

pooGameOfLife

SmalltalkHub

pooTP1

GameOfLife implemented in Pharo (Smalltalk)
GitHub pharo

Prison-escape

Implementation of one game in three languages
GitHub

Programming-Paradigms

This repository contains a text adventure game written in Prolog, Haskell and Smalltalk.
GitHub

Projet_Game_2048

It's a game for Pharo learn
GitHub pharo MIT

Promoter

Promoter is a simple tool to help in the task of add web site data on the main search engines.
SqueakMap squeak

Promoter

Promoter is a small utility to help in the submission of web sites data to search engines.
SqueakSource

PRx

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