{"id":15017563,"url":"https://github.com/eiichiroito/novastelo","last_synced_at":"2025-04-05T17:06:58.796Z","repository":{"id":41458155,"uuid":"227784211","full_name":"EiichiroIto/NovaStelo","owner":"EiichiroIto","description":"Block-style programming environment for multi agent system, based on MIT Scratch.","archived":false,"fork":false,"pushed_at":"2025-01-31T12:11:22.000Z","size":73641,"stargazers_count":126,"open_issues_count":0,"forks_count":10,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-05T17:06:53.996Z","etag":null,"topics":["multi-agent","pharo","scratch","smalltalk","starlogo","termites","turtles"],"latest_commit_sha":null,"homepage":null,"language":"Smalltalk","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EiichiroIto.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-12-13T07:42:40.000Z","updated_at":"2025-01-31T12:11:27.000Z","dependencies_parsed_at":"2023-02-12T01:46:40.250Z","dependency_job_id":"33caef36-6f16-4be7-87de-1903e9d5b8cf","html_url":"https://github.com/EiichiroIto/NovaStelo","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EiichiroIto%2FNovaStelo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EiichiroIto%2FNovaStelo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EiichiroIto%2FNovaStelo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EiichiroIto%2FNovaStelo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EiichiroIto","download_url":"https://codeload.github.com/EiichiroIto/NovaStelo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247369952,"owners_count":20927928,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["multi-agent","pharo","scratch","smalltalk","starlogo","termites","turtles"],"created_at":"2024-09-24T19:50:41.375Z","updated_at":"2025-04-05T17:06:58.774Z","avatar_url":"https://github.com/EiichiroIto.png","language":"Smalltalk","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NovaStelo\nNovaStelo is a block-style programming environment for multi agent system, based on MIT Scratch.\n\n![Entire Screen](https://raw.githubusercontent.com/EiichiroIto/NovaStelo/master/misc/images/NovaStelo.png)\n\n[![Build Status](https://travis-ci.com/EiichiroIto/NovaStelo.svg?branch=master)](https://travis-ci.com/EiichiroIto/NovaStelo)\n\nNovaStelo is inspired from StarLogo and Scratch, more precisely\nStarLogo on the book \"Turtles, Termites, and Traffic Jams\" and Scratch 1.4.\nBoth are of Resnick's great works.\n\nNovaStelo is now built on [Pharo Smalltalk 11.0](https://pharo.org/). Almost all Model and UI are rewritten using Spec2.\n\n## Install and Play on Windows\n1. Go to [release page](https://github.com/EiichiroIto/NovaStelo/releases), and download a latest release file.\n2. Extract the zipped release file.\n3. Start NovaStelo.exe application.\n4. Click NovaStelo on a menu bar to start NovaStelo.\n\n## Install repository on Pharo\nNovaStelo sources available on github (https://github.com/EiichiroIto/NovaStelo/).\n```\nMetacello new\n    baseline: 'NovaStelo';\n    repository: 'github://EiichiroIto/NovaStelo/src';\n    load.\n```\n\n## [Beware] Before update\n* You need keep script files before update, because project files are incompatible with any previous versions.\n* To keep script files, select \"File - Export - Export Scripts in S-EXP\".\n* To recovery the file, select \"File - Import - Import Scripts\"\n\n## Examples\n1. Click File menu.\n2. Select a example from Examples submenu.\n4. Click Setup button to setup the program.\n5. Click Loop button to start.\n\n## License\nMIT License\n\n## Screenshots\n### Conway's Life Game\n![01-lifegame](https://raw.githubusercontent.com/EiichiroIto/NovaStelo/master/misc/images/01-lifegame.png)\n\n### Resnick's Turtle Ecology\n![02-ecosystem](https://raw.githubusercontent.com/EiichiroIto/NovaStelo/master/misc/images/02-ecosystem.png)\n\n### Resnick's Termites\n![03-termites](https://raw.githubusercontent.com/EiichiroIto/NovaStelo/master/misc/images/03-termites.png)\n\n### Resnick's Slime Mold\n![04-slimemolds](https://raw.githubusercontent.com/EiichiroIto/NovaStelo/master/misc/images/04-slimemolds.png)\n\n### Gray-Scott's model (amorphous f=0.04, k=0.06)\n![09-grayscott](https://raw.githubusercontent.com/EiichiroIto/NovaStelo/master/misc/images/09-grayscott.png)\n\n\n## Animations\n![03-termites](https://raw.githubusercontent.com/EiichiroIto/NovaStelo/master/misc/images/03-termites.gif)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feiichiroito%2Fnovastelo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feiichiroito%2Fnovastelo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feiichiroito%2Fnovastelo/lists"}