NovaStelo

所属分类:内容生成
开发工具:Smalltalk
文件大小:0KB
下载次数:0
上传日期:2023-06-22 01:20:39
上 传 者sh-1993
说明:  基于MIT Scratch的多代理系统块式编程环境。,
(Block-style programming environment for multi agent system, based on MIT Scratch.,)

文件列表:
.project (27, 2023-06-21)
.smalltalk.ston (159, 2023-06-21)
.travis.yml (144, 2023-06-21)
Examples/ (0, 2023-06-21)
Examples/01-lifegame.sl (455276, 2023-06-21)
Examples/01-lifegame.sts (821, 2023-06-21)
Examples/02-ecosystem.sl (318601, 2023-06-21)
Examples/02-ecosystem.sts (1232, 2023-06-21)
Examples/03-termites.sl (226881, 2023-06-21)
Examples/03-termites.sts (1056, 2023-06-21)
Examples/04-slimemolds.sl (301286, 2023-06-21)
Examples/04-slimemolds.sts (1235, 2023-06-21)
Examples/05-ants.sl (571049, 2023-06-21)
Examples/05-ants.sts (2375, 2023-06-21)
Examples/06-forestfire.sl (273084, 2023-06-21)
Examples/06-forestfire.sts (1431, 2023-06-21)
Examples/07-trafficjam.sl (299399, 2023-06-21)
Examples/07-trafficjam.sts (1545, 2023-06-21)
Examples/08-infection.sl (217910, 2023-06-21)
Examples/08-infection.sts (950, 2023-06-21)
Examples/09-grayscott.sl (5566119, 2023-06-21)
Examples/09-grayscott.sts (2219, 2023-06-21)
LICENSE (1069, 2023-06-21)
compat.ston (139, 2023-06-21)
doc/ (0, 2023-06-21)
doc/Settings.md (2347, 2023-06-21)
locale/ (0, 2023-06-21)
locale/ja.po (14325, 2023-06-21)
misc/ (0, 2023-06-21)
misc/Themes.zip (25469, 2023-06-21)
misc/images/ (0, 2023-06-21)
misc/images/01-lifegame.png (5807, 2023-06-21)
misc/images/02-ecosystem.png (9408, 2023-06-21)
misc/images/03-termites.gif (1038943, 2023-06-21)
misc/images/03-termites.png (6228, 2023-06-21)
misc/images/04-slimemolds.png (6842, 2023-06-21)
misc/images/09-grayscott.png (158173, 2023-06-21)
misc/images/NovaStelo.png (164526, 2023-06-21)
... ...

# NovaStelo NovaStelo is a block-style programming environment for multi agent system, based on MIT Scratch. ![Entire Screen](https://raw.githubusercontent.com/EiichiroIto/NovaStelo/master/misc/images/NovaStelo.png) [![Build Status](https://travis-ci.com/EiichiroIto/NovaStelo.svg?branch=master)](https://travis-ci.com/EiichiroIto/NovaStelo) NovaStelo is inspired from StarLogo and Scratch, more precisely StarLogo on the book "Turtles, Termites, and Traffic Jams" and Scratch 1.4. Both are of Resnick's great works. NovaStelo is now built on [Pharo Smalltalk 11.0](https://pharo.org/). Almost all Model and UI are rewritten using Spec2. ## Install and Play on Windows 1. Go to [release page](https://github.com/EiichiroIto/NovaStelo/releases), and download a latest release file. 2. Extract the zipped release file. 3. Start NovaStelo.exe application. 4. Click NovaStelo on a menu bar to start NovaStelo. ## Install repository on Pharo NovaStelo sources available on github (https://github.com/EiichiroIto/NovaStelo/). ``` Metacello new baseline: 'NovaStelo'; repository: 'github://EiichiroIto/NovaStelo/src'; load. ``` ## [Beware] Before update * You need keep script files before update, because project files are incompatible with any previous versions. * To keep script files, select "File - Export - Export Scripts in S-EXP". * To recovery the file, select "File - Import - Import Scripts" ## Examples 1. Click File menu. 2. Select a example from Examples submenu. 4. Click Setup button to setup the program. 5. Click Loop button to start. ## License MIT License ## Screenshots ### Conway's Life Game ![01-lifegame](https://raw.githubusercontent.com/EiichiroIto/NovaStelo/master/misc/images/01-lifegame.png) ### Resnick's Turtle Ecology ![02-ecosystem](https://raw.githubusercontent.com/EiichiroIto/NovaStelo/master/misc/images/02-ecosystem.png) ### Resnick's Termites ![03-termites](https://raw.githubusercontent.com/EiichiroIto/NovaStelo/master/misc/images/03-termites.png) ### Resnick's Slime Mold ![04-slimemolds](https://raw.githubusercontent.com/EiichiroIto/NovaStelo/master/misc/images/04-slimemolds.png) ### Gray-Scott's model (amorphous f=0.04, k=0.06) ![09-grayscott](https://raw.githubusercontent.com/EiichiroIto/NovaStelo/master/misc/images/09-grayscott.png) ## Animations ![03-termites](https://raw.githubusercontent.com/EiichiroIto/NovaStelo/master/misc/images/03-termites.gif)

近期下载者

相关文件


收藏者