Main Page: Difference between revisions

From StarLogo Nova Wiki
(Tested image upload)
No edit summary
Line 23: Line 23:
! Block Name !! Image !! Description
! Block Name !! Image !! Description
|-
|-
| [[Create]] || Example || Creates specified number of [[agents]]
| [[Create]] || || Creates specified number of [[agents]]
|-
|-
| [[Create Each Do]] || Example || Creates specified number of [[agents]] and each agent proceeds to run code within the block
| [[Create Each Do]] || Example || Creates specified number of [[agents]] and each agent proceeds to run code within the block

Revision as of 18:38, 27 July 2022

MediaWiki has been installed.

This an image of a 5W sticker from EC

This is an edit made by Josh!

Here is an image by Josh

Consult the User's Guide for information on using the wiki software.

Getting started

Blocks Glossary

Agents

Block Name Image Description
Create Creates specified number of agents
Create Each Do Example Creates specified number of agents and each agent proceeds to run code within the block
Block Example Description

Detection

Environment

Interface

Keyboard

Block Name Image Description
Key_Typed? Example Checks to see if a given key is typed; useful for triggering certain actions based on player input
Key_Held? Example Checks to see if a given key is being held; useful for controlling agents’ movements, etc.

Lists

Logic

Math

Movement

Procedures

Sound

Traits

Variables

Debugger

Skills Glossary

Terrain Editing

Skill (Steps) Description
Change Background Color Change background color of Spaceland
Draw Shapes Program an agent to draw a shape on the terrain to enhance your landscape.

Tutorials / Roadmap

Getting Started Roadmap

1. Orientation

2. Catching Flies

Additional Materials

1.