GSoC-Pharo

Description

Tileset Renderer in Pharo: A simple grid containing cells having basic environment (grass, flower, puddle, rocks) with a wandering walker.

Details

Source
GitHub
Dialect
pharo (25% confidence)
Created
March 16, 2026
Updated
April 4, 2026

README excerpt

# Pharo-gsoc-26

**Contains a Pharo project I built after reading Pharo material from the MOOC**

I had a lot of fun making this project and learning about OOP in detail with pharo in the last few days and I hope someone else can enjoy it as well. 

**Tileset Renderer in Pharo**
A simple grid containing cells having basic environment(grass, flower, puddle, rocks) with a wandering walker.

**Demo**

https://github.com/user-attachments/assets/4902e0d7-5978-44f7-ab2f-17cf3a68f756


I have added comments on all the classes and methods in the package to make the code readable.

The art in this project is completely made by me on Aseprite. The codeing and logic has been developed by me but LLMs have been used for aiding in learning Pharo and for debugging which were taking a lot of time.

Reference: [Morphic in Pharo](https://pharoweekly.wordpress.com/wp-content/uploads/2021/08/morphic.pdf)
← Back to results