Find Resources

Random Walks with code blocks for StarLogo Nova

Posted August 30, 2016 by turtle

Modeling the movement of agents (people,molecules, cars or ideas) is an important part of modeling systems. Different agents will have varying amount of randomness in their “walks” which can have an impact on systems. In this activity, students will apply the concept of randomness to a simple StarLogo program in which the agents will use ‘random’ blocks to ‘wiggle’ as they move around SpaceLand. This programming activity follows the ‘What are the Chances?" activity.

What are the chances?

Posted August 30, 2016 by turtle

This activity to explore randomness and how to program percent chance in StarLogo Nova.

Getting Loopy

Posted August 30, 2016 by turtle

This off-line activity reviews the different types of loops in a fun and active way!

Painted Turtles for StarLogo TNG

Posted August 30, 2016 by turtle

An fun introductory coding activity in StarLogo TNG using the random blocks, which demonstrates the power of parallel programming by simultaneously using many turtles to create patterns on the screen. For StarLogo Nova, see this activity in CS in Science, Module 1.

Walk & Turn for StarLogo TNG

Posted August 25, 2016 by turtle

In this activity, students will participate in an activity called “Walk & Turn”, will see a computer model based on the same activity. Of particular interest is the interleaving of activity types; live off-line activities and computer simulations, and the juxtaposition of real and virtual worlds. Following the activity students will use the CAST to analyze the activity as a complex adaptive system. For this activity using StarLogo Nova, see CS in Science, Module 1.

Swords and Shields

Posted August 25, 2016 by turtle

Swords and Shields is an interactive simulation game which teaches students some of the basic ideas of complex adaptive systems. After playing, you can show the students a model of the game in StarLogo TNG or StarLogo Nova to discuss basic concepts of agent-based modeling. Try it, it's fun! See also the variation to this activity in Resources, and see the related activity of TryAngles.

Lightbot and StarLogo NOVA

Posted August 25, 2016 by turtle

This on-line activity asks students to complete the first 8 exercises of the popular "Lightbot" program within the Hour of Code activities. Then, students try to recreate a similar program in StarLogo Nova, where an unfamiliar user could use keyboard controls, widgets, or procedures to get the robot to follow a pattern. It practices several computing skills (procedures, loops) and conveys the idea that games students see and play on-line have been created and coded by someone.

If you can't find what you're looking for, send us a comment about what you were expecting to find.