README excerpt
# GeoPharo
How to install:
```st
Metacello new
baseline: 'GameGeoPharo';
repository: 'github://Nyan11/GeoPharo:main/src';
load.
```
How to launch a game (in a playground):
```st
GGPViewController launch
```
Screenshots:


