GeoPharo

Details

Source
GitHub
Dialect
pharo (25% confidence)
Stars
2
Forks
1
Created
June 24, 2024
Updated
April 28, 2025

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:

![image](https://github.com/Nyan11/GeoPharo/assets/34318678/a16b88cc-830f-4331-8c97-e27a9ebb68d2)

![image](https://github.com/Nyan11/GeoPharo/assets/34318678/7fb74fee-63b8-427f-ac17-619936d54cdf)

![image](https://github.com/Nyan11/GeoPharo/assets/34318678/c8e44e70-ef4f-4e7a-a4d1-f7bdfb09df67)

← Back to results